From 1d282b58e4404a18efe7095b4a51da0832749add Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Thu, 4 Jul 2013 19:43:04 +0000 Subject: get rid of extra, blank lines on OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85818 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFSound/macsrc/PluginController.m | 2 -- 1 file changed, 2 deletions(-) (limited to 'macosx/plugins/DFSound/macsrc/PluginController.m') 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]]; -- cgit v1.2.3