summaryrefslogtreecommitdiff
path: root/Plugins/extraicons/commons.h
diff options
context:
space:
mode:
authorpescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7>2009-04-11 18:09:04 +0000
committerpescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7>2009-04-11 18:09:04 +0000
commitfda46e22fa15bd77a6d1e2610e9fd9b272dc04fa (patch)
tree3fed4d9befabb72172dea7387472e9342d7722a6 /Plugins/extraicons/commons.h
parent5fbc3e53ce14c07859d953eac1a24a4ebd014e89 (diff)
extraicons:
- Added visibility icons - Added handling of CLUICAPS_FLAGS2 git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@160 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Plugins/extraicons/commons.h')
-rw-r--r--Plugins/extraicons/commons.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Plugins/extraicons/commons.h b/Plugins/extraicons/commons.h
index 4320025..33835a3 100644
--- a/Plugins/extraicons/commons.h
+++ b/Plugins/extraicons/commons.h
@@ -83,7 +83,6 @@ extern vector<HANDLE> hHooks;
extern vector<ExtraIcon*> extraIcons;
ExtraIcon * GetExtraIconBySlot(int slot);
-int GetClistNumberOfSlots();
int GetNumberOfSlots();
int ConvertToClistSlot(int slot);