Remove unused variables
This commit is contained in:
parent
71093fec62
commit
feb4a6409e
@ -803,8 +803,6 @@ static FILE *open_std_handle(DWORD handle, const char *mode)
|
||||
static void debug_setup_console()
|
||||
{
|
||||
static const WORD MAX_CONSOLE_LINES = 500;
|
||||
int hConHandle;
|
||||
long lStdHandle;
|
||||
CONSOLE_SCREEN_BUFFER_INFO coninfo;
|
||||
FILE *fp;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user