summaryrefslogtreecommitdiff
path: root/toxcore/LAN_discovery.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/LAN_discovery.h')
-rw-r--r--toxcore/LAN_discovery.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/toxcore/LAN_discovery.h b/toxcore/LAN_discovery.h
index 7e049b99..6b55e319 100644
--- a/toxcore/LAN_discovery.h
+++ b/toxcore/LAN_discovery.h
@@ -26,8 +26,6 @@ typedef struct IP IP;
26 */ 26 */
27#define LAN_DISCOVERY_INTERVAL 10 27#define LAN_DISCOVERY_INTERVAL 10
28 28
29uint32_t lan_discovery_interval(void);
30
31/** 29/**
32 * Send a LAN discovery pcaket to the broadcast address with port port. 30 * Send a LAN discovery pcaket to the broadcast address with port port.
33 */ 31 */