diff options
| author | SND\shalma_cp <SND\shalma_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-12-21 01:05:11 +0000 |
|---|---|---|
| committer | SND\shalma_cp <SND\shalma_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-12-21 01:05:11 +0000 |
| commit | d9896430dad2f79fd6ef63da106499d4d66e366d (patch) | |
| tree | 5d9fd7caae64ca4a15d17a235073cfd7e7fbb6b7 /macosx/plugins/DFSound/macsrc/PluginController-Null.h | |
| parent | 58eb0f9efc4dfb111e86e7f8b71108559ed04f1f (diff) | |
| download | pcsxr-d9896430dad2f79fd6ef63da106499d4d66e366d.tar.gz | |
macosx - dfsound - plugincontroller-null
- (MaddTheSane) Redo files from last bad shalma diff
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61373 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFSound/macsrc/PluginController-Null.h')
| -rw-r--r-- | macosx/plugins/DFSound/macsrc/PluginController-Null.h | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/macosx/plugins/DFSound/macsrc/PluginController-Null.h b/macosx/plugins/DFSound/macsrc/PluginController-Null.h index 3ba22731..c9635e39 100644 --- a/macosx/plugins/DFSound/macsrc/PluginController-Null.h +++ b/macosx/plugins/DFSound/macsrc/PluginController-Null.h @@ -14,35 +14,3 @@ void LoadConfiguration(); }
- (IBAction)ok:(id)sender;
@end
-/* NetSfPeopsSPUPluginController */
-
-#import <Cocoa/Cocoa.h>
-#import "NamedSlider.h"
-
-void DoAbout();
-long DoConfiguration();
-void LoadConfiguration();
-
-#define PluginController NullSPUPluginController
-
-@interface PluginController : NSWindowController
-{
-}
-- (IBAction)ok:(id)sender;
-@end
-/* NetSfPeopsSPUPluginController */
-
-#import <Cocoa/Cocoa.h>
-#import "NamedSlider.h"
-
-void DoAbout();
-long DoConfiguration();
-void LoadConfiguration();
-
-#define PluginController NullSPUPluginController
-
-@interface PluginController : NSWindowController
-{
-}
-- (IBAction)ok:(id)sender;
-@end
|
