summaryrefslogtreecommitdiffstats
path: root/src/Gui/CCMainWindow.py
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-03-03 15:23:34 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2009-03-03 15:23:34 +0100
commit7d46e5be7517f6050df44378a098c2ce6eb5aaa7 (patch)
treedfaf70d81bbc464b3975dc23d2fe20440f70787c /src/Gui/CCMainWindow.py
parent0bc7f0a810cb680909e02e42b018529e5aded69b (diff)
downloadabrt-7d46e5be7517f6050df44378a098c2ce6eb5aaa7.tar.gz
abrt-7d46e5be7517f6050df44378a098c2ce6eb5aaa7.tar.xz
abrt-7d46e5be7517f6050df44378a098c2ce6eb5aaa7.zip
removed some debug outputs
Diffstat (limited to 'src/Gui/CCMainWindow.py')
-rw-r--r--src/Gui/CCMainWindow.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Gui/CCMainWindow.py b/src/Gui/CCMainWindow.py
index ef373ed..b622b9d 100644
--- a/src/Gui/CCMainWindow.py
+++ b/src/Gui/CCMainWindow.py
@@ -143,7 +143,7 @@ class MainWindow():
# tady asi nedostanem UUID, ale vysledek nasi volane metody
#print report
#print "GUI: Analyze for package %s crash with UUID %s is complete" % (entry.Package, UUID)
- print "We should refresh the UI ..."
+ #print "We should refresh the UI ..."
if not report:
gui_error_message("Unable to get report! Debuginfo missing?")
return