]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - net_win.c
got rid of dlightradius variable which was never actually used
[xonotic/darkplaces.git] / net_win.c
index 019a9c7271759a6928d926ffe5fbb8d090e20710..d34348cdea22433e1b9e3de651721623f75ed5d1 100644 (file)
--- a/net_win.c
+++ b/net_win.c
@@ -21,7 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include "net_loop.h"
 #include "net_dgrm.h"
-//#include "net_ser.h"
 
 net_driver_t net_drivers[MAX_NET_DRIVERS] =
 {
@@ -118,3 +117,4 @@ net_landriver_t     net_landrivers[MAX_NET_DRIVERS] =
 };
 
 int net_numlandrivers = 2;
+