From aced7081c386623ba5c66a56922e6482bb1463eb Mon Sep 17 00:00:00 2001
From: edgrif <edgrif>
Date: Wed, 14 Jul 2004 09:12:58 +0000
Subject: [PATCH] this file is probably defunct now and will be removed.

---
 src/zmapWindow/zmapWindowFrame.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/src/zmapWindow/zmapWindowFrame.c b/src/zmapWindow/zmapWindowFrame.c
index 1b6c64f84..500e2bfe9 100755
--- a/src/zmapWindow/zmapWindowFrame.c
+++ b/src/zmapWindow/zmapWindowFrame.c
@@ -25,12 +25,17 @@
  * Description: 
  * Exported functions: See XXXXXXXXXXXXX.h
  * HISTORY:
- * Last edited: Jul  2 19:16 2004 (edgrif)
+ * Last edited: Jul  8 14:39 2004 (edgrif)
  * Created: Thu Apr 29 11:06:06 2004 (edgrif)
- * CVS info:   $Id: zmapWindowFrame.c,v 1.3 2004-07-02 18:24:54 edgrif Exp $
+ * CVS info:   $Id: zmapWindowFrame.c,v 1.4 2004-07-14 09:12:58 edgrif Exp $
  *-------------------------------------------------------------------
  */
 
+
+/* WARNING, WARNING, THIS FILE IS NOT USED NOW AND IS PROBABLY DEFUNCT NOW............. */
+
+
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <zmapWindow_P.h>
@@ -54,6 +59,11 @@ extern int test_global, test_overlap ;
 static GtkWidget *makeCanvas(void) ;
 
 
+
+
+
+
+
 GtkWidget *zmapWindowMakeFrame(ZMapWindow window)
 {
   GtkWidget *frame ;
-- 
GitLab