[entropy.const] kill etpUi['quiet']

This commit is contained in:
Fabio Erculiani
2012-11-05 21:40:44 +01:00
parent 7ff175dd24
commit aaf2b8eee8
-1
View File
@@ -197,7 +197,6 @@ if _more_keywords is not None:
etpUi = {
'interactive': os.getenv("ETP_NONINTERACTIVE") is None,
'debug': False,
'quiet': False,
'mute': False,
'clean': False,
'warn': True,