Update of /cvsroot/netrek/client/netrekxp/win32 In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17624/win32 Modified Files: config.h Log Message: Remove NBT define. Was defined in 2 places, what dreck. Index: config.h =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/win32/config.h,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- config.h 9 Jun 2009 00:08:04 -0000 1.25 +++ config.h 9 Jun 2009 00:16:36 -0000 1.26 @@ -34,9 +34,6 @@ /* THREADED - Multi-threaded input handling */ #define THREADED -/* NBT - Nick trown's macro code */ -#define NBT - /* CORRUPTED_PACKETS - prevents some seg faults but verbose output */ #define CORRUPTED_PACKETS