]> www.ginac.de Git - ginac.git/blobdiff - ginac/color.h
removed the "some_*" and "typeid_*" definitions since we are using our own
[ginac.git] / ginac / color.h
index f416b633fb98a33d974d99caa22dfadcf5893614..2b607e3c8e9dd41db9db81b9f8edb2a28ee209ee 100644 (file)
@@ -143,11 +143,6 @@ protected:
        unsigned representation_label; /**< Representation label to distiguish independent color matrices coming from separated fermion lines */
 };
 
-// global constants
-
-extern const color some_color;
-extern const std::type_info & typeid_color;
-
 // global functions
 inline const color &ex_to_color(const ex &e)
 {