X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Ffactor.cpp;h=dbe3ed3ea3bf2c494650cd13e3b0a190c6f77dc0;hp=f53642a2bb7e88504073b14d1bd9e33cecc88f78;hb=4eff40dfafb72aeb484910c9ecef791b95332e9f;hpb=f1a824bb5b7535c26c75ef03615179680c0f9753 diff --git a/ginac/factor.cpp b/ginac/factor.cpp index f53642a2..dbe3ed3e 100644 --- a/ginac/factor.cpp +++ b/ginac/factor.cpp @@ -2592,7 +2592,3 @@ ex factor(const ex& poly, unsigned options) } } // namespace GiNaC - -#ifdef DEBUGFACTOR -#include "test.h" -#endif