From 21b5b2706fdd83fc225d340a0e347d7d0d0c000c Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Wed, 26 Jun 2013 01:05:20 +0000 Subject: Don't open plug-ins or memory cards if the emulator is running. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85559 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/ConfigurationController.m | 1 - 1 file changed, 1 deletion(-) (limited to 'macosx/ConfigurationController.m') diff --git a/macosx/ConfigurationController.m b/macosx/ConfigurationController.m index 270abc97..8f6a296d 100755 --- a/macosx/ConfigurationController.m +++ b/macosx/ConfigurationController.m @@ -127,7 +127,6 @@ NSString *const memCardChangeNumberKey = @"PcsxrMemoryCardThatChangedKey"; RELEASEOBJ(openDlg); } - - (IBAction)setVideoType:(id)sender { int tag = [[sender selectedItem] tag]; -- cgit v1.2.3