diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-02-19 02:30:06 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-02-19 02:30:06 +0000 |
| commit | 96a007f1ef6618f4a1a68d33fdd1a8abc886a397 (patch) | |
| tree | e264c47e305fa8efdda1ccef1877c55dd07fd37f /macosx/plugins/DFSound/macsrc/PluginController-Null.h | |
| parent | fcd5b6fa91a2112bc1eb783cc0bde15386b4d91d (diff) | |
| download | pcsxr-96a007f1ef6618f4a1a68d33fdd1a8abc886a397.tar.gz | |
-Removed obsoleted files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63550 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 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/macosx/plugins/DFSound/macsrc/PluginController-Null.h b/macosx/plugins/DFSound/macsrc/PluginController-Null.h deleted file mode 100644 index c9635e39..00000000 --- a/macosx/plugins/DFSound/macsrc/PluginController-Null.h +++ /dev/null @@ -1,16 +0,0 @@ -/* 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
|
