]> www.ginac.de Git - ginac.git/blobdiff - ginac/expairseq.cpp
removed the "some_*" and "typeid_*" definitions since we are using our own
[ginac.git] / ginac / expairseq.cpp
index d25c8f34afde4c4e23488247cd675cef9059fbc7..3daa4da5fefc7ffa6670c7cb258c4e4d66b4958e 100644 (file)
@@ -1729,13 +1729,6 @@ unsigned expairseq::minhashtabsize=0x1000U;
 unsigned expairseq::hashtabfactor=1;
 #endif // def EXPAIRSEQ_USE_HASHTAB
 
-//////////
-// global constants
-//////////
-
-const expairseq some_expairseq;
-const std::type_info & typeid_expairseq = typeid(some_expairseq);
-
 #ifndef NO_NAMESPACE_GINAC
 } // namespace GiNaC
 #endif // ndef NO_NAMESPACE_GINAC