diff options
Diffstat (limited to 'FL/Fl_Paged_Device.H')
| -rw-r--r-- | FL/Fl_Paged_Device.H | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/FL/Fl_Paged_Device.H b/FL/Fl_Paged_Device.H index 82de3a60c..6d86e5840 100644 --- a/FL/Fl_Paged_Device.H +++ b/FL/Fl_Paged_Device.H @@ -39,8 +39,6 @@ class FL_EXPORT Fl_Paged_Device : public Fl_Widget_Surface { protected: /** \brief The constructor */ Fl_Paged_Device() : Fl_Widget_Surface(NULL) {}; - /** A platform should implement this function to support printing via the Fl_Printer class. */ - static Fl_Paged_Device* newPrinterDriver(void); public: /** \brief Possible page formats. |
