Commit 521fd576 authored by Felix Paul Kühne's avatar Felix Paul Kühne

* be clean and nice

parent e98e8435
......@@ -156,7 +156,7 @@ struct intf_sys_t
IBOutlet id o_mi_about;
IBOutlet id o_mi_prefs;
IBOutlet id o_mi_checkForUpdate;
/*IBOutlet id o_mi_checkForUpdate;*/
IBOutlet id o_mi_add_intf;
IBOutlet id o_mu_add_intf;
IBOutlet id o_mi_services;
......@@ -339,7 +339,7 @@ struct intf_sys_t
- (IBAction)viewAbout:(id)sender;
- (IBAction)viewPreferences:(id)sender;
- (IBAction)checkForUpdate:(id)sender;
/* - (IBAction)checkForUpdate:(id)sender; */
- (IBAction)closeError:(id)sender;
- (IBAction)openReadMe:(id)sender;
- (IBAction)openDocumentation:(id)sender;
......
......@@ -45,7 +45,7 @@
#import "bookmarks.h"
#import "interaction.h"
#import "embeddedwindow.h"
#import "update.h"
/* #import "update.h" */
#import "AppleRemote.h"
/*****************************************************************************
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment