diff options
Diffstat (limited to 'FL/Fl_PostScript.H')
| -rw-r--r-- | FL/Fl_PostScript.H | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/Fl_PostScript.H b/FL/Fl_PostScript.H index 0f032da7a..8b6c72689 100644 --- a/FL/Fl_PostScript.H +++ b/FL/Fl_PostScript.H @@ -70,7 +70,6 @@ private: int scale_for_image_(Fl_Image *img, int XP, int YP, int WP, int HP,int cx, int cy); protected: uchar **mask_bitmap() {return &mask;} - void mask_bitmap(uchar **value) { } public: Fl_PostScript_Graphics_Driver(); #ifndef FL_DOXYGEN |
