psa: small fix dbus updates
[feedingit] / psa_harmattan / feedingit / pysrc / feedingit.py
index 7c4ed25..198cf42 100644 (file)
@@ -219,7 +219,6 @@ def main():
     controller = Controller(listing)
  
     # listen on dbus for download update progress
-    dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
     bus = dbus.SessionBus()
 #        bus.add_signal_receiver(handler_function=self.update_progress,
 #                                bus_name=None,