]> www.ginac.de Git - ginac.git/blobdiff - ginac/structure.cpp
removed the "some_*" and "typeid_*" definitions since we are using our own
[ginac.git] / ginac / structure.cpp
index 34b24f34b7e671e34a908ae55db3be6b6373eb9f..ddd953dffc5424c28aabe0b0e70d014404db10e6 100644 (file)
@@ -165,19 +165,6 @@ unsigned structure::register_new(const char * nm)
        return registered_structures().size()-1;
 }
 
-//////////
-// static member variables
-//////////
-
-// none
-
-//////////
-// global constants
-//////////
-
-const structure some_structure;
-const std::type_info & typeid_structure = typeid(some_structure);
-
 #ifndef NO_NAMESPACE_GINAC
 } // namespace GiNaC
 #endif // ndef NO_NAMESPACE_GINAC