summaryrefslogtreecommitdiffstats
path: root/tksao/util/util.h
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-07-28 19:15:37 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-07-28 19:15:37 (GMT)
commitc05398ec1b743547ea7af7a375cc64edd132cb57 (patch)
tree96a232006c2cd378a76951eb957ccdf20dece1ac /tksao/util/util.h
parent24eb94699f8fcc135bc253c052a3eb9fc7ce4113 (diff)
downloadblt-c05398ec1b743547ea7af7a375cc64edd132cb57.zip
blt-c05398ec1b743547ea7af7a375cc64edd132cb57.tar.gz
blt-c05398ec1b743547ea7af7a375cc64edd132cb57.tar.bz2
simplify marker code
Diffstat (limited to 'tksao/util/util.h')
-rw-r--r--tksao/util/util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tksao/util/util.h b/tksao/util/util.h
index dc1d6bf..4728f2d 100644
--- a/tksao/util/util.h
+++ b/tksao/util/util.h
@@ -130,6 +130,4 @@ extern const char* psFontName(const char*, const char*, const char*);
extern int fCompare(const void*, const void*);
extern int dCompare(const void*, const void*);
-
-extern Vector mapLen(const Vector& v, const Matrix& mx);
#endif