]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - net.h
Linux GLX, a lot of code shrinkage/cleanup, assembly support.
[xonotic/darkplaces.git] / net.h
diff --git a/net.h b/net.h
index af461256b6d1197fd13103735667206d0d516a08..71dc2541dd00036fb1e401d4bcc51079849e6451 100644 (file)
--- a/net.h
+++ b/net.h
@@ -253,10 +253,6 @@ extern unsigned short ntohs (unsigned short netshort);
 #endif
 #endif
 
-#ifdef IDGODS
-qboolean IsID(struct qsockaddr *addr);
-#endif
-
 //============================================================================
 //
 // public network functions