summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/hdr/modern_commonheaders.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-01-26 21:04:38 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-01-26 21:04:38 +0000
commitf8a2931aff174ded0a69b7b5933dd27337cbb134 (patch)
tree8e8960cfd9d816d822837bc882e3c6e539832f8b /plugins/Clist_modern/src/hdr/modern_commonheaders.h
parenteecb95c8e17f3397f64820f36f2a1d2351fe92e0 (diff)
SKINICON_OTHER_FRAME for all plugins
git-svn-id: http://svn.miranda-ng.org/main/trunk@3297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/hdr/modern_commonheaders.h')
-rw-r--r--plugins/Clist_modern/src/hdr/modern_commonheaders.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Clist_modern/src/hdr/modern_commonheaders.h b/plugins/Clist_modern/src/hdr/modern_commonheaders.h
index c8aa087968..c085350474 100644
--- a/plugins/Clist_modern/src/hdr/modern_commonheaders.h
+++ b/plugins/Clist_modern/src/hdr/modern_commonheaders.h
@@ -255,8 +255,6 @@ HWND WINAPI MyGetAncestor( HWND, UINT );
typedef BOOL (WINAPI *pfnGetMenuBarInfo)( HWND, LONG, LONG, PMENUBARINFO );
extern pfnGetMenuBarInfo fnGetMenuBarInfo;
-void FreeAndNil( void **p );
-
extern SortedList *clistCache;
HICON LoadSmallIcon(HINSTANCE hInstance, LPCTSTR lpIconName);