From 97bd72438ca31a1e482e8b345bd5b697870fd907 Mon Sep 17 00:00:00 2001 From: Michael Dickens Date: Fri, 14 May 2021 10:31:20 -0400 Subject: mpm: remove unused argument info --- mpm/python/usrp_mpm/discovery.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'mpm') diff --git a/mpm/python/usrp_mpm/discovery.py b/mpm/python/usrp_mpm/discovery.py index 3adf98b28..a225bd1db 100644 --- a/mpm/python/usrp_mpm/discovery.py +++ b/mpm/python/usrp_mpm/discovery.py @@ -30,8 +30,6 @@ def spawn_discovery_process(shared_state, discovery_addr): Returns a process that contains the device discovery. Arguments: - device_info -- A dictionary of type string -> string. All of these items - will be included in the response string. shared_state -- Shared state of device (is it claimed, etc.). Is a SharedState() object. discovery_addr -- Discovery will listen on this address(es) -- cgit v1.2.3