]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - net_wipx.c
moved ixtable definition and initialization code to mathlib (and added Mathlib_Init...
[xonotic/darkplaces.git] / net_wipx.c
index f4b37f3e37906f15a265af8c9c32cf5e04847ab2..20f550a47da992709ce041b595321a90766d4649 100644 (file)
@@ -24,8 +24,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include <wsipx.h>
 #include "net_wipx.h"
 
-extern cvar_t hostname;
-
 #define MAXHOSTNAMELEN         256
 
 static int net_acceptsocket = -1;              // socket for fielding new connections