]> granicus.if.org Git - graphviz/commitdiff
Cleaned up and fixed gvpr code.
authorerg <devnull@localhost>
Tue, 26 May 2009 21:17:45 +0000 (21:17 +0000)
committererg <devnull@localhost>
Tue, 26 May 2009 21:17:45 +0000 (21:17 +0000)
cmd/smyrna/viewport.h

index 8d906958aeea64318afac73b761dfa22a5424537..c75f1970946ca19dac8ecc0cd7c5b737aa4e006c 100755 (executable)
@@ -48,5 +48,4 @@ extern void getcolorfromschema(colorschemaset* sc,float l,float maxl,RGBColor* c
  /* helper functions */
 extern int setGdkColor(GdkColor * c, char *color);
 extern char *get_attribute_value(char *attr, ViewInfo * view, Agraph_t * g);
-extern void apply_gvpr(Agraph_t* g,char* prog);
 #endif