From 20c45a861582c2102235ad8a9d6b0da8507b4115 Mon Sep 17 00:00:00 2001 From: erg Date: Thu, 26 Jul 2007 02:32:14 +0000 Subject: [PATCH] Remove extra definition of Gvfilepath. --- lib/common/input.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/common/input.c b/lib/common/input.c index cfe6cae12..76015d15f 100644 --- a/lib/common/input.c +++ b/lib/common/input.c @@ -18,8 +18,6 @@ #include "render.h" #include "htmltable.h" -char *Gvfilepath; - #if defined(WITH_CODEGENS) && !defined(HAVE_GD_FREETYPE) codegen_t *Output_codegen; #endif -- 2.40.0