summaryrefslogtreecommitdiff
path: root/tipper/message_pump.h
diff options
context:
space:
mode:
Diffstat (limited to 'tipper/message_pump.h')
-rw-r--r--tipper/message_pump.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tipper/message_pump.h b/tipper/message_pump.h
index 309b5e7..f72d5bc 100644
--- a/tipper/message_pump.h
+++ b/tipper/message_pump.h
@@ -1,8 +1,6 @@
#ifndef _MESSAGE_PUMP_INC
#define _MESSAGE_PUMP_INC
-//extern DWORD message_pump_thread_id;
-extern unsigned int message_pump_thread_id;
void PostMPMessage(UINT msg, WPARAM, LPARAM);
#define MUM_CREATEPOPUP (WM_USER + 0x011)