From 9cdcea10a97b529df26f5e74275bdf99c7c94314 Mon Sep 17 00:00:00 2001
From: edgrif <edgrif>
Date: Tue, 16 Feb 2010 10:26:31 +0000
Subject: [PATCH] tidy up include headers.

---
 src/zmapWindow/items/zmapWindowContainerChildren.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/zmapWindow/items/zmapWindowContainerChildren.c b/src/zmapWindow/items/zmapWindowContainerChildren.c
index 5af119f20..540eba216 100755
--- a/src/zmapWindow/items/zmapWindowContainerChildren.c
+++ b/src/zmapWindow/items/zmapWindowContainerChildren.c
@@ -27,15 +27,13 @@
  *
  * Exported functions: See XXXXXXXXXXXXX.h
  * HISTORY:
- * Last edited: Jun 10 16:02 2009 (rds)
+ * Last edited: Feb 15 17:21 2010 (edgrif)
  * Created: Mon Apr 27 18:01:23 2009 (rds)
- * CVS info:   $Id: zmapWindowContainerChildren.c,v 1.2 2009-06-11 14:19:00 rds Exp $
+ * CVS info:   $Id: zmapWindowContainerChildren.c,v 1.3 2010-02-16 10:26:31 edgrif Exp $
  *-------------------------------------------------------------------
  */
 
 #include <zmapWindowContainerChildren_I.h>
-#include <zmapWindowContainerUtils.h>
-
 
 /* First some common prototypes */
 
-- 
GitLab