summaryrefslogtreecommitdiffstats
path: root/tksao/frame
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-07-11 19:52:18 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-07-11 19:52:18 (GMT)
commit3c807c4e06d554ac546a7ce23d7b16e4fb1b2c01 (patch)
treeb37cc4dc761313de8efcc19bc7661e5f0333e3ba /tksao/frame
parentf26634726bc1daffeb3cae4b22eccbf6be4cec97 (diff)
downloadblt-3c807c4e06d554ac546a7ce23d7b16e4fb1b2c01.zip
blt-3c807c4e06d554ac546a7ce23d7b16e4fb1b2c01.tar.gz
blt-3c807c4e06d554ac546a7ce23d7b16e4fb1b2c01.tar.bz2
rm analysisMarker code
Diffstat (limited to 'tksao/frame')
-rw-r--r--tksao/frame/base.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tksao/frame/base.h b/tksao/frame/base.h
index d790de5..2eb4708 100644
--- a/tksao/frame/base.h
+++ b/tksao/frame/base.h
@@ -337,8 +337,6 @@ public:
virtual void alignWCS(Coord::CoordSystem, Coord::SkyFrame);
virtual void alignWCS(FitsImage*, Coord::CoordSystem);
- // void analysisMarkersInit();
-
void bltCut(char*, char*, Coord::Orientation, const Vector&,
int, Base::CutMethod);
void bltCutFits(double*, double*, int, Coord::Orientation, const Vector&,