Wheeeeeee. Removed old hotkeys stuff, again.
[MenuTunes.git] / PreferencesController.m
index 187398f..5a83ffb 100755 (executable)
     [keyComboField setStringValue:string];
 }
 
-//
-//
-// Text Field Delegate
-//
-//
-
-- (void)controlTextDidChange:(NSNotification *)note
-{
-    NSLog(@"%@", [note userInfo]);
-}
-
 //
 //
 // Table View Datasource Methods