Removed unused code

This commit is contained in:
Bernardo Damele
2011-04-10 20:39:15 +00:00
parent 9840a0491d
commit d324704844
2 changed files with 0 additions and 6 deletions

View File

@@ -1194,9 +1194,6 @@ def __cleanupOptions():
if conf.data:
conf.data = urldecode(conf.data)
if conf.template:
map(lambda x: conf.__setitem__(x, True), ['tor', 'flushSession', 'batch', 'getBanner', 'getCurrentUser', 'getCurrentDb', 'getDbs', 'randomAgent'])
def __setConfAttributes():
"""
This function set some needed attributes into the configuration