Vanilla Development Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla/robots



Date:	Sunday May 28, 2000 @ 6:06
Author:	jeffno

Update of /home/netrek/cvsroot/Vanilla/robots
In directory swashbuckler.fortress.real-time.com:/var/tmp/cvs-serv9256

Modified Files:
	newbie.c 
Log Message:
Removed extraneous #define.

****************************************

Index: Vanilla/robots/newbie.c
diff -u Vanilla/robots/newbie.c:1.1 Vanilla/robots/newbie.c:1.2
--- Vanilla/robots/newbie.c:1.1	Tue May 23 20:13:11 2000
+++ Vanilla/robots/newbie.c	Sun May 28 06:06:16 2000
@@ -27,8 +27,6 @@
 #include "data.h"
 #include "newbiedefs.h"
 
-#define NEWBIESERVER
-
 int debug=0;
 
 char *roboname = "Merlin";