Code

Node tool: special case node duplication for endnodes - select new endnode
[inkscape.git] / src / MultiPrinter.h
index 1792a744fc6da94a1ec7c76c73e3d66743875e33..0d97b2ee91b9d964c738d6fd3b776c78562950a1 100644 (file)
@@ -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