diff options
Diffstat (limited to 'src/Fl_porting.cxx')
| -rw-r--r-- | src/Fl_porting.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Fl_porting.cxx b/src/Fl_porting.cxx index 60bf9eb2d..649824163 100644 --- a/src/Fl_porting.cxx +++ b/src/Fl_porting.cxx @@ -318,10 +318,6 @@ void fl_end_offscreen() # pragma message "FL_PORTING: implement fl_end_offscreen" } -void fl_clipboard_notify_change() { -# pragma message "FL_PORTING: implement fl_clipboard_notify_change" -} - Fl_Font_Descriptor::~Fl_Font_Descriptor() { # pragma message "FL_PORTING: implement Fl_Font_Descriptor::~Fl_Font_Descriptor" |
