From 96a007f1ef6618f4a1a68d33fdd1a8abc886a397 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sat, 19 Feb 2011 02:30:06 +0000 Subject: -Removed obsoleted files. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63550 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFSound/macsrc/PluginController-Null.h | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 macosx/plugins/DFSound/macsrc/PluginController-Null.h (limited to 'macosx/plugins/DFSound/macsrc/PluginController-Null.h') 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 -#import "NamedSlider.h" - -void DoAbout(); -long DoConfiguration(); -void LoadConfiguration(); - -#define PluginController NullSPUPluginController - -@interface PluginController : NSWindowController -{ -} -- (IBAction)ok:(id)sender; -@end -- cgit v1.2.3