summaryrefslogtreecommitdiffstats
path: root/src/Gui/CCDBusBackend.py
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-02-27 16:01:57 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2009-02-27 16:01:57 +0100
commitebd0025f033ecf8f21d42e6a2c80ac312ec8116f (patch)
treed1775011eb97d381b0fa5c8c56fc3608b98a2b66 /src/Gui/CCDBusBackend.py
parent5a736b8527fa667fde9d925b9139554334665036 (diff)
downloadabrt-ebd0025f033ecf8f21d42e6a2c80ac312ec8116f.tar.gz
abrt-ebd0025f033ecf8f21d42e6a2c80ac312ec8116f.tar.xz
abrt-ebd0025f033ecf8f21d42e6a2c80ac312ec8116f.zip
- fixed few gcc warnings
- added scrolled window for long reports - fixes for all issues identified in review (awilliam@redhat.com)
Diffstat (limited to 'src/Gui/CCDBusBackend.py')
-rw-r--r--src/Gui/CCDBusBackend.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Gui/CCDBusBackend.py b/src/Gui/CCDBusBackend.py
index 2235e78..f1d6ed1 100644
--- a/src/Gui/CCDBusBackend.py
+++ b/src/Gui/CCDBusBackend.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
import dbus
import gobject
from dbus.mainloop.glib import DBusGMainLoop