]> www.ginac.de Git - ginac.git/blobdiff - ginac/symbol.cpp
removed the "some_*" and "typeid_*" definitions since we are using our own
[ginac.git] / ginac / symbol.cpp
index edc2704663842a4401791a82d60a5c25bf7f1139..7ff75ec74bb41ea904e35847af9b2ef245eafc18 100644 (file)
@@ -352,13 +352,6 @@ unsigned symbol::next_serial=0;
 
 // std::string const symbol::autoname_prefix="symbol";
 
-//////////
-// global constants
-//////////
-
-const symbol some_symbol;
-const std::type_info & typeid_symbol = typeid(some_symbol);
-
 //////////
 // subclass assigned_ex_info
 //////////