summaryrefslogtreecommitdiffstats
path: root/pyflashbmc
diff options
context:
space:
mode:
Diffstat (limited to 'pyflashbmc')
-rw-r--r--pyflashbmc/bmc_update.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyflashbmc/bmc_update.py b/pyflashbmc/bmc_update.py
index 1e6fbe4..147f0c3 100644
--- a/pyflashbmc/bmc_update.py
+++ b/pyflashbmc/bmc_update.py
@@ -48,8 +48,6 @@ class BmcFlashControl(DbusProperties,DbusObjectManager):
self.update_process = None
self.progress_name = None
- self.InterfacesAdded(name,self.properties)
-
@dbus.service.method(DBUS_NAME,
in_signature='ss', out_signature='')
OpenPOWER on IntegriCloud