summaryrefslogtreecommitdiff
path: root/toxcore/Messenger.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/Messenger.c')
-rw-r--r--toxcore/Messenger.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/toxcore/Messenger.c b/toxcore/Messenger.c
index 99279d5e..951057c5 100644
--- a/toxcore/Messenger.c
+++ b/toxcore/Messenger.c
@@ -901,8 +901,6 @@ static void do_allgroupchats(Messenger *m)
901 901
902/*********************************/ 902/*********************************/
903 903
904/* Interval in seconds between LAN discovery packet sending. */
905#define LAN_DISCOVERY_INTERVAL 60
906#define PORT 33445 904#define PORT 33445
907 905
908/* Send a LAN discovery packet every LAN_DISCOVERY_INTERVAL seconds. */ 906/* Send a LAN discovery packet every LAN_DISCOVERY_INTERVAL seconds. */