diff options
Diffstat (limited to 'protocols/ICQ-WIM/src/stdafx.h')
-rw-r--r-- | protocols/ICQ-WIM/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/ICQ-WIM/src/stdafx.h b/protocols/ICQ-WIM/src/stdafx.h index c9baaa8286..66fe049022 100644 --- a/protocols/ICQ-WIM/src/stdafx.h +++ b/protocols/ICQ-WIM/src/stdafx.h @@ -104,6 +104,5 @@ void RefreshGroups(void); int StatusFromString(const CMStringW&); char* time2text(time_t time); -extern HWND g_hwndHeartbeat; extern bool g_bSecureIM, g_bMessageState; extern IconItem iconList[]; |