[gs-cvs] rev 8368 - trunk/gs/src

giles at ghostscript.com giles at ghostscript.com
Wed Nov 14 15:03:22 PST 2007


Author: giles
Date: 2007-11-14 15:03:22 -0800 (Wed, 14 Nov 2007)
New Revision: 8368

Modified:
   trunk/gs/src/gendev.c
Log:
Remove an obsolete include.


Modified: trunk/gs/src/gendev.c
===================================================================
--- trunk/gs/src/gendev.c	2007-11-14 22:06:13 UTC (rev 8367)
+++ trunk/gs/src/gendev.c	2007-11-14 23:03:22 UTC (rev 8368)
@@ -14,7 +14,6 @@
 /* $Id$ */
 /* Generate .dev configuration files */
 #include "stdpre.h"
-#include <assert.h>
 #include <ctype.h>
 #include <stdio.h>
 #include <stdlib.h>		/* for calloc */



More information about the gs-cvs mailing list