Update of /cvsroot/netrek/client/netrekxp/win32
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29533/win32

Modified Files:
	config.h 
Log Message:
Remove NEWMACRO and SMARTMACRO defines.  They really
didn't do anything.  Almost all the code was outside the defines, and
it's related to an ancient feature packet negotiation that doesn't exist
anymore.

Index: config.h
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/win32/config.h,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- config.h	9 Jun 2009 01:23:01 -0000	1.29
+++ config.h	9 Jun 2009 01:33:50 -0000	1.30
@@ -46,12 +46,6 @@
 /*      PACKET_LOG              - log packets to stdout (for bandwith measurement) */
 #define PACKET_LOG
 
-/*      NEWMACRO                - newmacro language                             */
-#define NEWMACRO 
-
-/*      SMARTMACRO              - macro extension (needs NEWMACRO)              */
-#define SMARTMACRO
-
 /*      MULTILINE_MACROS        - enables multiline macros                      */
 #define MULTILINE_MACROS