]> git.lyx.org Git - lyx.git/blobdiff - src/PrinterParams.h
move include files
[lyx.git] / src / PrinterParams.h
index a5609e262e7e38792309c2df5c9a588e042ca859..61e96f6807fa7d1bf99a6012b99dd50982714ed9 100644 (file)
@@ -160,11 +160,6 @@ struct PrinterParams {
                {
                        testInvariant();
                }
-
-// do we need these?
-//     friend bool operator==(PrinterParams const &, PrinterParams const &);
-//     friend bool operator<(PrinterParams const &, PrinterParams const &);
-
 };
 
 #endif