From 4e95c159cd983676cf0a56c58e5de6b16a55e0c6 Mon Sep 17 00:00:00 2001 From: William Joye Date: Wed, 22 Aug 2018 14:37:39 -0400 Subject: simplify wcs code --- tksao/frame/base.h | 3 --- 1 file changed, 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; -- cgit v0.12