summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/FacebookRM/src/theme.h')
-rw-r--r--protocols/FacebookRM/src/theme.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/protocols/FacebookRM/src/theme.h b/protocols/FacebookRM/src/theme.h
index e54e4d8f9d..6610f535f0 100644
--- a/protocols/FacebookRM/src/theme.h
+++ b/protocols/FacebookRM/src/theme.h
@@ -26,18 +26,3 @@ void InitIcons(void);
HANDLE GetIconHandle(const char *name);
void InitContactMenus(void);
-void UninitContactMenus(void);
-
-/* Contact menu item indexes */
-#define CMI_VISIT_PROFILE 0
-#define CMI_VISIT_FRIENDSHIP 1
-#define CMI_AUTH_REVOKE 2
-#define CMI_AUTH_ASK 3
-#define CMI_AUTH_GRANT 4
-#define CMI_AUTH_CANCEL 5
-#define CMI_AUTH_DENY 6
-#define CMI_POKE 7
-#define CMI_POST_STATUS 8
-#define CMI_VISIT_CONVERSATION 9
-
-#define CMITEMS_COUNT 10 \ No newline at end of file