aboutsummaryrefslogtreecommitdiff
path: root/src/ppm/modemproxy.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/ppm/modemproxy.py')
-rw-r--r--src/ppm/modemproxy.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ppm/modemproxy.py b/src/ppm/modemproxy.py
index 189836b..314068f 100644
--- a/src/ppm/modemproxy.py
+++ b/src/ppm/modemproxy.py
@@ -239,6 +239,3 @@ class ModemManagerProxy(GObject.GObject):
self._modem_enable(False,
reply_func=reply_func,
error_func=error_func)
-
-
-GObject.type_register(ModemManagerProxy)