diff options
Diffstat (limited to 'src/drivers')
| -rw-r--r-- | src/drivers/SDL/Fl_SDL_Screen_Driver.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/drivers/SDL/Fl_SDL_Screen_Driver.cxx b/src/drivers/SDL/Fl_SDL_Screen_Driver.cxx index feed9458e..d9d39eeae 100644 --- a/src/drivers/SDL/Fl_SDL_Screen_Driver.cxx +++ b/src/drivers/SDL/Fl_SDL_Screen_Driver.cxx @@ -58,7 +58,6 @@ double Fl_SDL_Screen_Driver::wait(double time_to_wait) #include <FL/x.H> #include <FL/Fl.H> -#include <FL/Fl_Image_Surface.H> #include <FL/Fl_Double_Window.H> #include <FL/Fl_Graphics_Driver.H> @@ -143,8 +142,6 @@ void Fl_Window::resize(int, int, int, int) { } Fl_Window *Fl_Window::current_; char fl_show_iconic; Window fl_window; -void Fl_Image_Surface::translate(int x, int y) { } -void Fl_Image_Surface::untranslate() { } /* #define __APPLE__ |
