diff options
Diffstat (limited to 'macosx/plugins/DFSound/macsrc')
| -rwxr-xr-x | macosx/plugins/DFSound/macsrc/PluginController.m | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/plugins/DFSound/macsrc/PluginController.m b/macosx/plugins/DFSound/macsrc/PluginController.m index da05222b..bc3e076d 100755 --- a/macosx/plugins/DFSound/macsrc/PluginController.m +++ b/macosx/plugins/DFSound/macsrc/PluginController.m @@ -75,7 +75,6 @@ void DoAbout() nil]]; } - long DoConfiguration() { NSWindow *window; @@ -212,7 +211,6 @@ void ReadConfig(void) @end - char* PLUGLOC(char *toloc) { NSBundle *mainBundle = [NSBundle bundleForClass:[PluginController class]]; |
