]> granicus.if.org Git - graphviz/commitdiff
Remove old declaration for makeHier
authorerg <devnull@localhost>
Thu, 24 Jan 2008 20:03:47 +0000 (20:03 +0000)
committererg <devnull@localhost>
Thu, 24 Jan 2008 20:03:47 +0000 (20:03 +0000)
cmd/smyrna/topview.h

index 572bda22d41b09b942a0862a06983faedcfa4836..0ef6263670c437de7315706af6f268d87d7c7acf 100755 (executable)
@@ -113,5 +113,4 @@ double dist(double x1, double y1, double x2, double y2);
 double G(double x);
 extern int fisheye_distortion_fac;
 
-extern Hierarchy* makeHier (topview*, vtx_data*, double*, double*);
 #endif