mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-08 23:23:23 -06:00
connect_to_uri is not a public method.
connect_to_uri is only called from engine.py.
This commit is contained in:
parent
2274e233e0
commit
efd5401378
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user