]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - netconn.h
server list: allow more AND and OR masks (except in DP_SMALLMEMORY profile)
[xonotic/darkplaces.git] / netconn.h
index f93d297eb6f52d78f49af8b5c9f004c65442d943..ed2fc08dd2c7ec51d1b9f497d6629f4665d22a5a 100755 (executable)
--- a/netconn.h
+++ b/netconn.h
@@ -229,10 +229,7 @@ extern mempool_t *netconn_mempool;
 extern cvar_t hostname;
 extern cvar_t developer_networking;
 
-#define SERVERLIST_TOTALSIZE           2048
 #define SERVERLIST_VIEWLISTSIZE                SERVERLIST_TOTALSIZE
-#define SERVERLIST_ANDMASKCOUNT                5
-#define SERVERLIST_ORMASKCOUNT         5
 
 typedef enum serverlist_maskop_e
 {