summaryrefslogtreecommitdiffstats
path: root/pym/emergehelp.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/emergehelp.py')
-rw-r--r--pym/emergehelp.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pym/emergehelp.py b/pym/emergehelp.py
index 27db39733..e9949dd2a 100644
--- a/pym/emergehelp.py
+++ b/pym/emergehelp.py
@@ -23,8 +23,6 @@ def shorthelp():
print
def help(myaction,myopts,havecolor=1):
- if not havecolor:
- nocolor()
if not myaction and ("--help" not in myopts):
shorthelp()
print