From 3480eebf5552abfc29d20ccfb8d78e04d5e342f2 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Wed, 21 Aug 2013 23:32:19 +0000 Subject: Fix compiling issue. A few indentation changes in the Mac section of the XGL plug-in. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86809 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFSound/macsrc/PluginController.m | 1 - 1 file changed, 1 deletion(-) (limited to 'macosx/plugins/DFSound/macsrc') diff --git a/macosx/plugins/DFSound/macsrc/PluginController.m b/macosx/plugins/DFSound/macsrc/PluginController.m index fa6fbc97..88d23d03 100755 --- a/macosx/plugins/DFSound/macsrc/PluginController.m +++ b/macosx/plugins/DFSound/macsrc/PluginController.m @@ -43,7 +43,6 @@ extern char* PLUGLOC(char* toloc); #define PrefsKey APP_ID @" Settings" static SPUPluginController *pluginController = nil; -char * pConfigFile=NULL; void DoAbout() { -- cgit v1.2.3