From eb1630db47bb4ec8d15bd2a4121174402dbbacdd Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Mon, 17 Feb 2020 21:26:10 +0800 Subject: [PATCH] cleanup --- src/include/dc.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/include/dc.h b/src/include/dc.h index 0fa7336e..1ded7ee4 100644 --- a/src/include/dc.h +++ b/src/include/dc.h @@ -107,7 +107,6 @@ PLOGFONT g_SysLogFont[1]; // TODO: bad coding #define __mg_hwnd_desktop 0xFFFFFFFD #define __mg_dsk_win 1 #define gui_Control(hwnd) NULL -#define DestroyDskMsgQueue() #define salone_StandAloneStartup() TRUE #define salone_StandAloneCleanup() #define salone_IdleHandler4StandAlone(qmsg) NULL