summaryrefslogtreecommitdiffstats
path: root/tksao/frame/grid3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/grid3d.h')
-rw-r--r--tksao/frame/grid3d.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/tksao/frame/grid3d.h b/tksao/frame/grid3d.h
index 9a3341d..b3c85cf 100644
--- a/tksao/frame/grid3d.h
+++ b/tksao/frame/grid3d.h
@@ -11,11 +11,7 @@
class Grid3d : public Grid, public Grid3dBase {
private:
-#ifndef NEWWCS
- void* matrixMap(Matrix&, const char*);
-#else
void matrixMap(void*, Matrix3d&, const char*);
-#endif
int doit(RenderMode);
public: