Update of /cvsroot/netrek/client/netrekxp/win32
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7322/win32
Modified Files:
config.h
Log Message:
Remove SHORT_PACKETS define
Index: config.h
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/win32/config.h,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- config.h 8 Jun 2009 22:26:07 -0000 1.23
+++ config.h 8 Jun 2009 22:55:04 -0000 1.24
@@ -27,14 +27,6 @@
/*
------------------------------------------------------------
- Common defines
- ------------------------------------------------------------
-*/
-/* SHORT_PACKETS - Reduce Network load */
-#define SHORT_PACKETS
-
-/*
- ------------------------------------------------------------
Client defines
------------------------------------------------------------
*/