summaryrefslogtreecommitdiff
path: root/macosx/ConfigurationController.m
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-06-26 01:05:20 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-06-26 01:05:20 +0000
commit21b5b2706fdd83fc225d340a0e347d7d0d0c000c (patch)
treee4428a5e49d685082ece3811efaed547cee2550f /macosx/ConfigurationController.m
parent6349404da5984e6785574c96db3eb3a08a515b37 (diff)
downloadpcsxr-21b5b2706fdd83fc225d340a0e347d7d0d0c000c.tar.gz
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
Diffstat (limited to 'macosx/ConfigurationController.m')
-rwxr-xr-xmacosx/ConfigurationController.m1
1 files changed, 0 insertions, 1 deletions
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];