diff options
Diffstat (limited to 'src/Fl_Printer.cxx')
| -rw-r--r-- | src/Fl_Printer.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Fl_Printer.cxx b/src/Fl_Printer.cxx index c9f0d2a2c..bf5ee9082 100644 --- a/src/Fl_Printer.cxx +++ b/src/Fl_Printer.cxx @@ -20,11 +20,6 @@ #include <FL/Fl_Printer.H> #include <config.h> -#ifdef FL_PORTING -# pragma message "FL_PORTING: implement print support for your platform, or define FL_NO_PRINT_SUPPORT" -#define FL_NO_PRINT_SUPPORT 1 -#endif - #if defined(FL_NO_PRINT_SUPPORT) #include <FL/Fl_PostScript.H> |
