Subscribe the output controller to notifications directly. Application delegate has...
[enjoyable.git] / EnjoyableApplicationDelegate.m
index 313ba9a..1406115 100644 (file)
@@ -89,7 +89,6 @@
         item.state = mapping == self.mappingsController.currentMapping;
         [dockMenuBase addItem:item];
     }
-    [_outputController refreshMappings];
 }
 
 - (void)mappingDidChange:(NSNotification *)note {