diff options
Diffstat (limited to 'hw/xquartz/X11Controller.h')
-rw-r--r-- | hw/xquartz/X11Controller.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xquartz/X11Controller.h b/hw/xquartz/X11Controller.h index 7942bc44b..c6c719461 100644 --- a/hw/xquartz/X11Controller.h +++ b/hw/xquartz/X11Controller.h @@ -78,7 +78,6 @@ - (void) server_ready; - (IBAction) apps_table_show:(id)sender; -- (IBAction) apps_table_cancel:(id)sender; - (IBAction) apps_table_done:(id)sender; - (IBAction) apps_table_new:(id)sender; - (IBAction) apps_table_duplicate:(id)sender; |