From: Leonardo Garcia <[email protected]>
connect_to_uri is only called from engine.py.
---
virtManager/engine.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/virtManager/engine.py b/virtManager/engine.py
index d06be8d..621d7c3 100644
--- a/virtManager/engine.py
+++ b/virtManager/engine.py
@@ -435,7 +435,6 @@ class vmmEngine(vmmGObject):
def connect_to_uri(self, uri, autoconnect=None, do_start=True):
- # Public method called from virt-manager.py
try:
conn = self.add_conn_to_ui(uri)
--
1.7.1
_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list