From d18c8ed4521714c3fff3cca64685b8192ca0e075 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 13 Jan 2014 22:54:19 +0000 Subject: move teh final optional window operations into the table --- cocoa/selection.m | 9 --------- 1 file changed, 9 deletions(-) (limited to 'cocoa/selection.m') diff --git a/cocoa/selection.m b/cocoa/selection.m index 237c61ce2..daa64bf08 100644 --- a/cocoa/selection.m +++ b/cocoa/selection.m @@ -25,15 +25,6 @@ static NSMutableString *cocoa_clipboard_string; -void gui_start_selection(struct gui_window *g) -{ -} - -void gui_clear_selection(struct gui_window *g) -{ -} - - /** * Core asks front end for clipboard contents. * -- cgit v1.2.3