From 9dfffde72b401d3ce92526665d692395cad16f25 Mon Sep 17 00:00:00 2001 From: Spoike Date: Thu, 28 Oct 2004 00:48:33 +0000 Subject: [PATCH] How'd that get there? Should all work now. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@380 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- engine/qclib/qccgui.c | 1 - 1 file changed, 1 deletion(-) diff --git a/engine/qclib/qccgui.c b/engine/qclib/qccgui.c index 67e471dcb..f0ace8c1a 100644 --- a/engine/qclib/qccgui.c +++ b/engine/qclib/qccgui.c @@ -1588,7 +1588,6 @@ int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLin NULL, ghInstance, NULL); -GetDriveType if (richedit) { SendMessage(outputbox, EM_EXLIMITTEXT, 0, 1<<20);