]> www.ginac.de Git - ginac.git/blobdiff - ginac/factor.cpp
Remove obsolete debug #include file from factor.cpp.
[ginac.git] / ginac / factor.cpp
index f53642a2bb7e88504073b14d1bd9e33cecc88f78..dbe3ed3ea3bf2c494650cd13e3b0a190c6f77dc0 100644 (file)
@@ -2592,7 +2592,3 @@ ex factor(const ex& poly, unsigned options)
 }
 
 } // namespace GiNaC
-
-#ifdef DEBUGFACTOR
-#include "test.h"
-#endif