diff options
Diffstat (limited to 'worldtime/plugwin.h')
-rw-r--r-- | worldtime/plugwin.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/worldtime/plugwin.h b/worldtime/plugwin.h index 24196a9..42cdc95 100644 --- a/worldtime/plugwin.h +++ b/worldtime/plugwin.h @@ -40,8 +40,6 @@ extern HICON upIcon, downIcon; extern ITEMLIST listbox_items;
-extern HANDLE mainThread;
-
extern TCHAR format_string[];
int addmypluginwindow1(HWND parent);
|