diff options
Diffstat (limited to 'plugins/Clist_mw/commonheaders.h')
-rw-r--r-- | plugins/Clist_mw/commonheaders.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Clist_mw/commonheaders.h b/plugins/Clist_mw/commonheaders.h index e8333401b2..8052fbbcfb 100644 --- a/plugins/Clist_mw/commonheaders.h +++ b/plugins/Clist_mw/commonheaders.h @@ -84,8 +84,6 @@ extern HINSTANCE g_hInst; */
-extern struct LIST_INTERFACE li;
-
#ifndef CS_DROPSHADOW
#define CS_DROPSHADOW 0x00020000
#endif
|