X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FPrinterParams.h;h=61e96f6807fa7d1bf99a6012b99dd50982714ed9;hb=6f2999d2916773be291c05059893beb6434d99b9;hp=a5609e262e7e38792309c2df5c9a588e042ca859;hpb=20b05ef8c1e3d73175427405cbc2bb5d3c6d7e90;p=lyx.git diff --git a/src/PrinterParams.h b/src/PrinterParams.h index a5609e262e..61e96f6807 100644 --- a/src/PrinterParams.h +++ b/src/PrinterParams.h @@ -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