From 2f18cae90d881afe04d7d5594ee4e2495f26369c Mon Sep 17 00:00:00 2001
From: edgrif <edgrif>
Date: Tue, 16 Feb 2010 10:17:34 +0000
Subject: [PATCH] tidy up comments.

---
 src/zmapWindow/items/zmapWindowBasicFeature.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/zmapWindow/items/zmapWindowBasicFeature.c b/src/zmapWindow/items/zmapWindowBasicFeature.c
index 9197d0e74..71902696e 100755
--- a/src/zmapWindow/items/zmapWindowBasicFeature.c
+++ b/src/zmapWindow/items/zmapWindowBasicFeature.c
@@ -27,14 +27,14 @@
  *
  * Exported functions: See XXXXXXXXXXXXX.h
  * HISTORY:
- * Last edited: Jul  3 17:07 2009 (rds)
+ * Last edited: Feb 15 14:20 2010 (edgrif)
  * Created: Wed Dec  3 10:02:22 2008 (rds)
- * CVS info:   $Id: zmapWindowBasicFeature.c,v 1.10 2010-01-12 09:17:28 mh17 Exp $
+ * CVS info:   $Id: zmapWindowBasicFeature.c,v 1.11 2010-02-16 10:17:34 edgrif Exp $
  *-------------------------------------------------------------------
  */
 
 #include <zmapWindowBasicFeature_I.h>
-//#include <zmapWindow_P.h>	/* ITEM_FEATURE_DATA, ITEM_FEATURE_TYPE */
+
 
 enum
   {
-- 
GitLab