summaryrefslogtreecommitdiffstats
path: root/src/bltGrMarkerText.C
diff options
context:
space:
mode:
authorjoye <joye>2014-03-13 17:17:33 (GMT)
committerjoye <joye>2014-03-13 17:17:33 (GMT)
commit181c00a2b1a36254788e6854134dac3803a97e9f (patch)
tree5cb6a9fd96418c684d2686679e7805db0a329bc6 /src/bltGrMarkerText.C
parent84f58e8150c0a587fea4de8b79121053fa910701 (diff)
downloadblt-181c00a2b1a36254788e6854134dac3803a97e9f.zip
blt-181c00a2b1a36254788e6854134dac3803a97e9f.tar.gz
blt-181c00a2b1a36254788e6854134dac3803a97e9f.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGrMarkerText.C')
-rw-r--r--src/bltGrMarkerText.C3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bltGrMarkerText.C b/src/bltGrMarkerText.C
index b96203c..671300c 100644
--- a/src/bltGrMarkerText.C
+++ b/src/bltGrMarkerText.C
@@ -30,9 +30,6 @@
extern "C" {
#include "bltGraph.h"
#include "bltMath.h"
-Point2d Blt_MapPoint(Point2d *pointPtr, Axis2d *axesPtr);
-int Blt_BoxesDontOverlap(Graph* graphPtr, Region2d *extsPtr);
-void Blt_FreeMarker(char*);
};
#include "bltGrMarkerText.h"