From 04f58e9cbc7396f7a5c9b1de2a9a4640540f7818 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Thu, 11 Jul 2013 00:03:19 +0000 Subject: Revert some SysPrintfs in OS X to NSLogs. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85963 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/PluginController.m | 1 + 1 file changed, 1 insertion(+) (limited to 'macosx/PluginController.m') diff --git a/macosx/PluginController.m b/macosx/PluginController.m index a857bbbb..1d74f9cc 100755 --- a/macosx/PluginController.m +++ b/macosx/PluginController.m @@ -78,6 +78,7 @@ { [plugins release]; [defaultKey release]; + [super dealloc]; } #endif -- cgit v1.2.3