Skip to content
Snippets Groups Projects
Commit 626531c9 authored by edgrif's avatar edgrif
Browse files

remove debug code.

parent 28a23c49
No related branches found
No related tags found
No related merge requests found
......@@ -28,9 +28,9 @@
*
* Exported functions: See zmapWindowItemFactory.h
* HISTORY:
* Last edited: Mar 12 16:17 2007 (edgrif)
* Last edited: Mar 12 16:25 2007 (edgrif)
* Created: Mon Sep 25 09:09:52 2006 (rds)
* CVS info: $Id: zmapWindowItemFactory.c,v 1.25 2007-03-12 16:23:20 edgrif Exp $
* CVS info: $Id: zmapWindowItemFactory.c,v 1.26 2007-03-12 16:25:54 edgrif Exp $
*-------------------------------------------------------------------
*/
......@@ -857,10 +857,6 @@ static FooCanvasItem *drawAlignFeature(RunSet run_data, ZMapFeature feature,
unsigned int match_threshold = 0 ;
if (strcasecmp(g_quark_to_string(zMapStyleGetID(style)), "ditag_GIS_PET") == 0)
printf("found it\n") ;
if (!colour_init)
{
gdk_color_parse(perfect_colour, &perfect) ;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment