From df30ebea802ae25732477bd291b27e4169bc7a88 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 26 Jan 2006 13:43:43 +0100 Subject: * less debug output --- DistUpgrade/DistUpgradeViewGtk.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'DistUpgrade/DistUpgradeViewGtk.py') 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 = [] -- cgit v1.2.3