Remove unused constants

svn: r14215
This commit is contained in:
Nick Hall 2010-02-04 19:13:05 +00:00
parent 829705de76
commit 31d920ef29

View File

@ -68,10 +68,6 @@ from gen.ggettext import sgettext as _
# Constants
#
#----------------------------------------------------------------
NAVIGATION_NONE = -1
NAVIGATION_PERSON = 0
LISTFLAT = 0
LISTTREE = 1