From fe66933119e677b40b820592cec8bc08606c4177 Mon Sep 17 00:00:00 2001 From: ellson Date: Thu, 30 Jun 2005 23:24:13 +0000 Subject: [PATCH] eliminate some crud --- lib/common/gdgen.c | 8 -------- 1 file changed, 8 deletions(-) diff --git a/lib/common/gdgen.c b/lib/common/gdgen.c index 5e871d334..9f73a07d8 100644 --- a/lib/common/gdgen.c +++ b/lib/common/gdgen.c @@ -362,14 +362,6 @@ static void gd_end_graph(void) #endif } -static void gd_end_graph_to_memory(void) -{ -/* leave image in memory to be handled by Gdtclft output routines */ -#ifdef MYTRACE - fprintf(stderr, "gd_end_graph_to_memory\n"); -#endif -} - static void gd_begin_page(graph_t * g, point page, double scale, int rot, point offset) { -- 2.40.0