summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFSound/macsrc/PluginController.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/DFSound/macsrc/PluginController.h')
-rw-r--r--macosx/plugins/DFSound/macsrc/PluginController.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/macosx/plugins/DFSound/macsrc/PluginController.h b/macosx/plugins/DFSound/macsrc/PluginController.h
index 6479c8ba..3de02397 100644
--- a/macosx/plugins/DFSound/macsrc/PluginController.h
+++ b/macosx/plugins/DFSound/macsrc/PluginController.h
@@ -3,10 +3,6 @@
#import <Cocoa/Cocoa.h>
#import "NamedSlider.h"
-void DoAbout();
-long DoConfiguration();
-void LoadConfiguration();
-
#ifdef USEOPENAL
#define PluginController NetSfPeopsALPluginController
#else