fix zeroconf
This commit is contained in:
parent
72ed0a7339
commit
7bfcf169e4
|
@ -588,6 +588,9 @@ class ConnectionZeroconf(ConnectionHandlersZeroconf):
|
||||||
_('Connection to host could not be established: Timeout while '
|
_('Connection to host could not be established: Timeout while '
|
||||||
'sending data.'), None, None, session])
|
'sending data.'), None, None, session])
|
||||||
|
|
||||||
|
def load_roster_from_db(self):
|
||||||
|
return
|
||||||
|
|
||||||
# END ConnectionZeroconf
|
# END ConnectionZeroconf
|
||||||
|
|
||||||
# vim: se ts=3:
|
# vim: se ts=3:
|
||||||
|
|
Loading…
Reference in New Issue