From: erg Date: Thu, 26 Jul 2007 02:32:14 +0000 (+0000) Subject: Remove extra definition of Gvfilepath. X-Git-Tag: LAST_LIBGRAPH~32^2~5484 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20c45a861582c2102235ad8a9d6b0da8507b4115;p=graphviz Remove extra definition of Gvfilepath. --- 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