summaryrefslogtreecommitdiffstats
path: root/tksao/util/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/util/util.h')
-rw-r--r--tksao/util/util.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tksao/util/util.h b/tksao/util/util.h
index 9eeb436..dc1d6bf 100644
--- a/tksao/util/util.h
+++ b/tksao/util/util.h
@@ -131,8 +131,5 @@ extern const char* psFontName(const char*, const char*, const char*);
extern int fCompare(const void*, const void*);
extern int dCompare(const void*, const void*);
-#ifndef NEWWCS
extern Vector mapLen(const Vector& v, const Matrix& mx);
#endif
-
-#endif