added --text-only switch

This commit is contained in:
Miroslav Stampar
2010-10-12 19:41:29 +00:00
parent 47022071cb
commit d2ec132469
5 changed files with 16 additions and 5 deletions

View File

@@ -98,9 +98,6 @@ def start():
if not conf.start:
return False
if conf.optimize:
conf.useCommonPrediction = conf.useNullConnection = conf.keepAlive = True
if conf.direct:
initTargetEnv()
setupTargetEnv()