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) {