]> www.ginac.de Git - ginac.git/blobdiff - ginac/color.cpp
removed the "some_*" and "typeid_*" definitions since we are using our own
[ginac.git] / ginac / color.cpp
index bb0837de859adb2fb5bc7d95aad9cca570c0e5d1..9f3b3000c321600eddbc1e773310935d29384a44 100644 (file)
@@ -648,29 +648,6 @@ bool color::all_of_type_coloridx(void) const
        return true;
 }
 
-//////////
-// virtual functions which can be overridden by derived classes
-//////////
-
-// none
-
-//////////
-// non-virtual functions in this class
-//////////
-
-//////////
-// static member variables
-//////////
-
-// none
-
-//////////
-// global constants
-//////////
-
-const color some_color;
-const std::type_info & typeid_color = typeid(some_color);
-
 //////////
 // friend functions
 //////////