X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2FMultiPrinter.h;h=0d97b2ee91b9d964c738d6fd3b776c78562950a1;hb=c1156e043a8df3fbd660d0353bcfb573a2f6c4d8;hp=1792a744fc6da94a1ec7c76c73e3d66743875e33;hpb=70fd8f7de4994668eeb9f532d0523266a176e795;p=inkscape.git diff --git a/src/MultiPrinter.h b/src/MultiPrinter.h index 1792a744f..0d97b2ee9 100644 --- a/src/MultiPrinter.h +++ b/src/MultiPrinter.h @@ -50,7 +50,6 @@ public: virtual ~MultiPrinter() { - std::cout << "CLOSING OUT TEST" << std::endl; _xmlFile.close(); _logFile.close(); } @@ -108,6 +107,6 @@ private: fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 : #endif //SEEN_MULTI_PRINTER_H