summaryrefslogtreecommitdiff
path: root/worldtime/plugwin.h
diff options
context:
space:
mode:
author(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-05-29 16:27:30 +0000
committer(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-05-29 16:27:30 +0000
commitaf8c7f0486c6b5275a53a994d6a55841594d42ae (patch)
tree599bdbbe61ea7a15439d07fc7556b9e7028c5e41 /worldtime/plugwin.h
parent9fb8fc3300b71abc543774f08f9150aac1670eb5 (diff)
Fixed resource leaks
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@521 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'worldtime/plugwin.h')
-rw-r--r--worldtime/plugwin.h2
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);