diff frontends/src/constants.py @ 1093:11e2bb20e896

core, frontends (menus): MENU_ROOM and MENU_SINGLE are now managed
author Goffi <goffi@goffi.org>
date Thu, 26 Jun 2014 00:05:20 +0200
parents 0a9986452bba
children e2e1e27a3680
line wrap: on
line diff
--- a/frontends/src/constants.py	Wed Jun 25 20:54:15 2014 +0200
+++ b/frontends/src/constants.py	Thu Jun 26 00:05:20 2014 +0200
@@ -55,8 +55,6 @@
 
     PRESENCE = getPresence()
 
-    MENU_NORMAL = "NORMAL"
-
     # from plugin_misc_text_syntaxes
     SYNTAX_XHTML = "XHTML"
     SYNTAX_CURRENT = "@CURRENT@"