aboutsummaryrefslogtreecommitdiff
path: root/stmhal/modnetwork.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/modnetwork.h')
-rw-r--r--stmhal/modnetwork.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/modnetwork.h b/stmhal/modnetwork.h
index 8e23f877f..9bde29f73 100644
--- a/stmhal/modnetwork.h
+++ b/stmhal/modnetwork.h
@@ -71,7 +71,6 @@ typedef struct _mod_network_socket_obj_t {
};
} mod_network_socket_obj_t;
-extern struct _mp_obj_list_t mod_network_nic_list;
extern const mod_network_nic_type_t mod_network_nic_type_wiznet5k;
extern const mod_network_nic_type_t mod_network_nic_type_cc3k;