diff options
Diffstat (limited to 'src/Fl_porting.cxx')
| -rw-r--r-- | src/Fl_porting.cxx | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/Fl_porting.cxx b/src/Fl_porting.cxx index 825a88e3c..60bf9eb2d 100644 --- a/src/Fl_porting.cxx +++ b/src/Fl_porting.cxx @@ -40,16 +40,6 @@ void *fl_gc = NULL; Window fl_window = NULL; -void fl_reset_spot() -{ -# pragma message "FL_PORTING: implement fl_reset_spot" -} - -void fl_set_spot(int font, int size, int X, int Y, int W, int H, Fl_Window *win) -{ -# pragma message "FL_PORTING: implement fl_set_spot" -} - void fl_set_status(int x, int y, int w, int h) { # pragma message "FL_PORTING: implement fl_set_status" |
