summaryrefslogtreecommitdiff
path: root/DistUpgrade
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-01-26 13:43:43 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-01-26 13:43:43 +0100
commitdf30ebea802ae25732477bd291b27e4169bc7a88 (patch)
tree697d099255b5420cefb0134debbfdb70650dc0ec /DistUpgrade
parentd9881a54c9c86139acd32a1891da957710459577 (diff)
downloadpython-apt-df30ebea802ae25732477bd291b27e4169bc7a88.tar.gz
* less debug output
Diffstat (limited to 'DistUpgrade')
-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 = []