diff options
Diffstat (limited to 'FL/Fl_Device.H')
| -rw-r--r-- | FL/Fl_Device.H | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/Fl_Device.H b/FL/Fl_Device.H index 757aa6581..940ada1fc 100644 --- a/FL/Fl_Device.H +++ b/FL/Fl_Device.H @@ -92,7 +92,6 @@ public: } /** \brief The destructor. */ virtual ~Fl_Surface_Device(); - virtual Fl_Image_Surface *as_image_surface(); static void push_current(Fl_Surface_Device *new_current); static Fl_Surface_Device *pop_current(); }; |
