]> granicus.if.org Git - graphviz/commitdiff
Remove extra definition of Gvfilepath.
authorerg <devnull@localhost>
Thu, 26 Jul 2007 02:32:14 +0000 (02:32 +0000)
committererg <devnull@localhost>
Thu, 26 Jul 2007 02:32:14 +0000 (02:32 +0000)
lib/common/input.c

index cfe6cae12aa8547e91a58a4bf8adac44dd03f955..76015d15facf15b2fea9b13189fca60bf3b42f74 100644 (file)
@@ -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