summaryrefslogtreecommitdiff
path: root/cmd2/cmd2.py
diff options
context:
space:
mode:
Diffstat (limited to 'cmd2/cmd2.py')
-rw-r--r--cmd2/cmd2.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd2/cmd2.py b/cmd2/cmd2.py
index cf109fa8..bdabee9c 100644
--- a/cmd2/cmd2.py
+++ b/cmd2/cmd2.py
@@ -2724,7 +2724,6 @@ class Cmd(cmd.Cmd):
sys.stdout = self.stdout = new_stdout
elif statement.output:
-
if statement.output_to:
# redirecting to a file
# statement.output can only contain REDIRECTION_APPEND or REDIRECTION_OUTPUT