[Commit] libic/src ic.c,1.5,1.6 iccompose.c,1.5,1.6

Carl Worth commit@keithp.com
Wed, 28 May 2003 19:31:33 -0700


Committed by: cworth

Update of /local/src/CVS/libic/src
In directory home.keithp.com:/tmp/cvs-serv13202/src

Modified Files:
	ic.c iccompose.c 
Log Message:
Cleanup of some stale unused code.

Index: ic.c
===================================================================
RCS file: /local/src/CVS/libic/src/ic.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ic.c	17 Apr 2003 15:48:22 -0000	1.5
+++ ic.c	29 May 2003 02:31:30 -0000	1.6
@@ -26,23 +26,6 @@
 #include "icint.h"
 #include "icimage.h"
 
-/*
-#include "misc.h"
-#include "scrnintstr.h"
-#include "validate.h"
-#include "windowstr.h"
-#include "input.h"
-#include "colormapst.h"
-#include "cursorstr.h"
-#include "dixstruct.h"
-#include "gcstruct.h"
-#include "picturestr.h"
-#include "os.h"
-#include "resource.h"
-#include "servermd.h"
-*/
-
-
 #ifndef __GNUC__
 #define __inline
 #endif

Index: iccompose.c
===================================================================
RCS file: /local/src/CVS/libic/src/iccompose.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- iccompose.c	15 May 2003 01:09:10 -0000	1.5
+++ iccompose.c	29 May 2003 02:31:30 -0000	1.6
@@ -24,7 +24,6 @@
 
 
 #include "icint.h"
-/* #include "picturestr.h" */
 #include "icimage.h"
 
 /*