From 7701b0a24151de04036cbf7855354a42daed5b11 Mon Sep 17 00:00:00 2001 From: dominik Date: Wed, 25 Aug 2004 08:55:53 +0000 Subject: (svn r137) Fix: console sometime didn't open (sign_de) --- console.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'console.h') diff --git a/console.h b/console.h index a7e9a2d6e..0f7c3a28b 100644 --- a/console.h +++ b/console.h @@ -3,8 +3,6 @@ enum { ICONSOLE_OPENED=0, ICONSOLE_CLOSED, - ICONSOLE_OPENING, - ICONSOLE_CLOSING, } _iconsole_modes; // ** console parser ** // -- cgit v1.2.3-54-g00ecf