summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/hdr/modern_commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_modern/hdr/modern_commonheaders.h')
-rw-r--r--plugins/Clist_modern/hdr/modern_commonheaders.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Clist_modern/hdr/modern_commonheaders.h b/plugins/Clist_modern/hdr/modern_commonheaders.h
index efb7b572a9..922e0b0d90 100644
--- a/plugins/Clist_modern/hdr/modern_commonheaders.h
+++ b/plugins/Clist_modern/hdr/modern_commonheaders.h
@@ -289,12 +289,8 @@ enum
#define MirandaLoading() ((g_CluiData.bSTATE<STATE_NORMAL))
#define MirandaExiting() ((g_CluiData.bSTATE>STATE_NORMAL))
-
-
char * strdupn(const char * src, int len);
-#define SKINBUTTONCLASS _T("MirandaSkinButtonClass")
-
#define SORTBY_NAME 0
#define SORTBY_STATUS 1
#define SORTBY_LASTMSG 2