summaryrefslogtreecommitdiff
path: root/include/net-legacy.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net-legacy.h')
-rw-r--r--include/net-legacy.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/net-legacy.h b/include/net-legacy.h
index bc0f0cde9fe..51780999a88 100644
--- a/include/net-legacy.h
+++ b/include/net-legacy.h
@@ -347,9 +347,6 @@ extern int net_ntp_time_offset; /* offset time from UTC */
int net_loop(enum proto_t);
-/* Load failed. Start again. */
-int net_start_again(void);
-
/* Get size of the ethernet header when we send */
int net_eth_hdr_size(void);