]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - netconn.h
removed crash parameter from Host_ShudownServer, eliminated NetConn_SendToAll and...
[xonotic/darkplaces.git] / netconn.h
index 61d6f57c95228842180411206ba7123190a585fb..b8247a1932b442921a985c1c6412ef7a7a7f4b8d 100755 (executable)
--- a/netconn.h
+++ b/netconn.h
@@ -317,7 +317,6 @@ void NetConn_ServerFrame(void);
 void NetConn_QueryMasters(void);
 void NetConn_Heartbeat(int priority);
 void NetConn_QueryQueueFrame(void);
-int NetConn_SendToAll(sizebuf_t *data, double blocktime);
 void Net_Stats_f(void);
 void Net_Slist_f(void);