network.h
changeset 662 029d67bd54e6
parent 629 ce914eb4023d
child 663 3236ec743f75
--- a/network.h	Wed Dec 15 11:42:05 2004 +0000
+++ b/network.h	Wed Dec 15 15:19:51 2004 +0000
@@ -27,7 +27,6 @@
 // Do not change this next line. It should _ALWAYS_ be MAX_CLIENTS + 1
 #define MAX_CLIENT_INFO (MAX_CLIENTS + 1)
 
-#define NETWORK_DISCOVER_PORT 3978
 #define NETWORK_DEFAULT_PORT 3979
 
 #define MAX_INTERFACES 9