Removed a comment that is not relevant anymore

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3422 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-12-11 18:21:52 +00:00
parent c9d6ee1bda
commit c984f9c48c
-3
View File
@@ -75,9 +75,6 @@ DrawConfirmationWindow (BOOLEAN answer)
SetContextForeGroundColor (oldfg); SetContextForeGroundColor (oldfg);
} }
/* This code assumes that you aren't in Character Mode. This is
* currently safe because VControl doesn't see keystrokes when you
* are, and thus cannot conclude that an exit is necessary. */
BOOLEAN BOOLEAN
DoConfirmExit (void) DoConfirmExit (void)
{ {