summaryrefslogtreecommitdiff
path: root/macosx/EmuThread.m
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-06-26 05:13:18 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-06-26 05:13:18 +0000
commit7ab7abce029631c5a5127b8de9bb068d887c81ef (patch)
tree3cacf01c4fa92e49389fd60e80a2c0cc263d352f /macosx/EmuThread.m
parente80786f8fa5438eb331c9da542064cf876a956aa (diff)
downloadpcsxr-7ab7abce029631c5a5127b8de9bb068d887c81ef.tar.gz
Getting rid of commented-out code.
Other minor changes. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85565 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/EmuThread.m')
-rwxr-xr-xmacosx/EmuThread.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/EmuThread.m b/macosx/EmuThread.m
index 01d574d1..d3888ac2 100755
--- a/macosx/EmuThread.m
+++ b/macosx/EmuThread.m
@@ -388,7 +388,6 @@ done:
if (!emuWasPaused) {
[EmuThread resume];
}
-
}];
}