summaryrefslogtreecommitdiffstats
path: root/src/bltGraph.h
diff options
context:
space:
mode:
authorjoye <joye>2014-05-28 21:22:16 (GMT)
committerjoye <joye>2014-05-28 21:22:16 (GMT)
commit4aecea1bd90e9eac38749328284a640a8d3ade25 (patch)
tree515fb06e6c1f3c34d89268685e0b264ba888f392 /src/bltGraph.h
parent1ed6288ad70ad1b1ff402c94bc36b7153dc18131 (diff)
downloadblt-4aecea1bd90e9eac38749328284a640a8d3ade25.zip
blt-4aecea1bd90e9eac38749328284a640a8d3ade25.tar.gz
blt-4aecea1bd90e9eac38749328284a640a8d3ade25.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGraph.h')
-rw-r--r--src/bltGraph.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bltGraph.h b/src/bltGraph.h
index ef44849..a79e0b1 100644
--- a/src/bltGraph.h
+++ b/src/bltGraph.h
@@ -247,6 +247,4 @@ class Graph {
Point2d anchorPoint(double, double, double, double, Tk_Anchor);
};
-extern Blt_BindTagProc Blt_GraphTags;
-
#endif