summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--DistUpgrade/DistUpgradeViewGtk.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/DistUpgrade/DistUpgradeViewGtk.py b/DistUpgrade/DistUpgradeViewGtk.py
index 9b08ba9c..94636ef9 100644
--- a/DistUpgrade/DistUpgradeViewGtk.py
+++ b/DistUpgrade/DistUpgradeViewGtk.py
@@ -242,8 +242,6 @@ class GtkDistUpgradeView(DistUpgradeView,SimpleGladeApp):
# get the current visible text,
current_text = self._term.get_text(lambda a,b,c,d: True)
- print current_text + "\n\n"
-
# see what we have currently and only print stuff that wasn't
# visible last time
new_lines = []