]> www.ginac.de Git - ginac.git/blobdiff - ginac/indexed.cpp
removed the "some_*" and "typeid_*" definitions since we are using our own
[ginac.git] / ginac / indexed.cpp
index 5dbbf8be38550854c7d31fab6f397487abe1bbf3..8e05dbf22a7d534cf0a1e6e8f4ccd1be82d85b2a 100644 (file)
@@ -338,19 +338,6 @@ bool indexed::all_of_type_idx(void) const
        return true;
 }
 
-//////////
-// static member variables
-//////////
-
-// none
-
-//////////
-// global constants
-//////////
-
-const indexed some_indexed;
-const std::type_info & typeid_indexed = typeid(some_indexed);
-
 #ifndef NO_NAMESPACE_GINAC
 } // namespace GiNaC
 #endif // ndef NO_NAMESPACE_GINAC