From 949b0bc5002cd94dcbf37ef23f6c32d41d62c704 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sat, 13 Oct 2012 20:39:01 +0000 Subject: Fixing naming convention on a Cocoa function. Fixing string format in a Cocoa string. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80390 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/PluginList.h | 1 - 1 file changed, 1 deletion(-) (limited to 'macosx/PluginList.h') diff --git a/macosx/PluginList.h b/macosx/PluginList.h index 51ba5066..8eaa6727 100644 --- a/macosx/PluginList.h +++ b/macosx/PluginList.h @@ -12,7 +12,6 @@ //extern NSMutableArray *plugins; @interface PluginList : NSObject { - @private NSMutableArray *pluginList; -- cgit v1.2.3