From 81da7f45b488bd774fdf51763a5d3ef094d8e368 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 2 Dec 2013 20:27:11 +0000 Subject: Removing old, outdated comments. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88034 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/PcsxrController.m | 1 - 1 file changed, 1 deletion(-) (limited to 'macosx/PcsxrController.m') diff --git a/macosx/PcsxrController.m b/macosx/PcsxrController.m index ac24e1d8..2e260049 100755 --- a/macosx/PcsxrController.m +++ b/macosx/PcsxrController.m @@ -587,7 +587,6 @@ otherblock();\ } #ifdef DEBUG if ([unknownOptions count]) { - //As there doesn't seem to be a Cocoa/Objective-C method like this... NSString *unknownString = [unknownOptions componentsJoinedByString:@" "]; NSLog(@"The following options weren't recognized by PCSX-R: %@. This may be due to extra arguments passed by the OS or debugger.", unknownString); -- cgit v1.2.3