Skip to content
Snippets Groups Projects
Commit 24f44d8b authored by steve-e's avatar steve-e
Browse files

Remove zeroconf dummy methods.

parent 9bfb5753
No related branches found
No related tags found
No related merge requests found
......@@ -173,21 +173,6 @@ ConnectionCommands, ConnectionPEP, connection_handlers.ConnectionHandlersBase):
# (there is no server)
pass
def remove_transfers_for_contact(self, contact):
"""
Stop all active transfer for contact
"""
pass
def remove_all_transfers(self):
"""
Stops and removes all active connections from the socks5 pool
"""
pass
def remove_transfer(self, file_props, remove_from_list = True):
pass
def _DiscoverItemsGetCB(self, con, iq_obj):
log.debug('DiscoverItemsGetCB')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment