summaryrefslogtreecommitdiffstats
path: root/tksao
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-08-22 18:37:39 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-08-22 18:37:39 (GMT)
commit4e95c159cd983676cf0a56c58e5de6b16a55e0c6 (patch)
tree6b2284aed6f945ecc7dbd78ecddb484d7f28dd92 /tksao
parent54830832bf68979e00151355e4e5f8aa132e1686 (diff)
downloadblt-4e95c159cd983676cf0a56c58e5de6b16a55e0c6.zip
blt-4e95c159cd983676cf0a56c58e5de6b16a55e0c6.tar.gz
blt-4e95c159cd983676cf0a56c58e5de6b16a55e0c6.tar.bz2
simplify wcs code
Diffstat (limited to 'tksao')
-rw-r--r--tksao/frame/base.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tksao/frame/base.h b/tksao/frame/base.h
index e241919..a2ba182 100644
--- a/tksao/frame/base.h
+++ b/tksao/frame/base.h
@@ -281,9 +281,6 @@ public:
char* colorbartag;
- Matrix dataToImage;
- Matrix imageToData;
-
Matrix refToUser;
Matrix userToRef;
Matrix refToWidget;