From c984f9c48c2e66f48c4c9a10c515cfe71e4173c0 Mon Sep 17 00:00:00 2001 From: avolkov Date: Fri, 11 Dec 2009 18:21:52 +0000 Subject: [PATCH] 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 --- sc2/src/uqm/confirm.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/sc2/src/uqm/confirm.c b/sc2/src/uqm/confirm.c index 3aa7720e8..06434d4ed 100644 --- a/sc2/src/uqm/confirm.c +++ b/sc2/src/uqm/confirm.c @@ -75,9 +75,6 @@ DrawConfirmationWindow (BOOLEAN answer) 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 DoConfirmExit (void) {