summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_menus.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Tox/src/tox_menus.h')
-rw-r--r--protocols/Tox/src/tox_menus.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Tox/src/tox_menus.h b/protocols/Tox/src/tox_menus.h
index 85b9f55055..e7c0d10340 100644
--- a/protocols/Tox/src/tox_menus.h
+++ b/protocols/Tox/src/tox_menus.h
@@ -5,8 +5,6 @@
enum CMI_MENU_ITEMS
{
- CMI_AUTH_REQUEST,
- CMI_AUTH_GRANT,
CMI_MAX // this item shall be the last one
};