summaryrefslogtreecommitdiffstats
path: root/tksao/frame/compass.h
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-08-10 19:29:20 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-08-10 19:29:20 (GMT)
commit32cdf9febf4010ae78fef15493e4b2a0d05f82c1 (patch)
tree1ed139af729ac9b72dcd9d5189c0ac4e01a554e8 /tksao/frame/compass.h
parent8e376911d4cb693a13d338d7f4b92d9c2b1a6079 (diff)
downloadblt-32cdf9febf4010ae78fef15493e4b2a0d05f82c1.zip
blt-32cdf9febf4010ae78fef15493e4b2a0d05f82c1.tar.gz
blt-32cdf9febf4010ae78fef15493e4b2a0d05f82c1.tar.bz2
simplify marker code
Diffstat (limited to 'tksao/frame/compass.h')
-rw-r--r--tksao/frame/compass.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/tksao/frame/compass.h b/tksao/frame/compass.h
index 0bbc3ef..290ff97 100644
--- a/tksao/frame/compass.h
+++ b/tksao/frame/compass.h
@@ -44,10 +44,7 @@ private:
void renderWIN32GC();
#endif
-void updateHandles();
-
- protected:
- void listNonCel(FitsImage*, ostream&, Coord::CoordSystem);
+ void updateHandles();
public:
Compass(const Compass&);