diff options
Diffstat (limited to 'src/Fl_cocoa.mm')
| -rw-r--r-- | src/Fl_cocoa.mm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Fl_cocoa.mm b/src/Fl_cocoa.mm index 0dc20f6b2..da4e627b9 100644 --- a/src/Fl_cocoa.mm +++ b/src/Fl_cocoa.mm @@ -3352,10 +3352,6 @@ static int fl_selection_buffer_length[2]; extern void fl_trigger_clipboard_notify(int source); -void fl_clipboard_notify_change() { - // No need to do anything here... -} - static void clipboard_check(void) { static NSInteger oldcount = -1; |
