summaryrefslogtreecommitdiffstats
path: root/tksao/frame/fitsimage.h
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/fitsimage.h')
-rw-r--r--tksao/frame/fitsimage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tksao/frame/fitsimage.h b/tksao/frame/fitsimage.h
index 14333fc..fd5e5a4 100644
--- a/tksao/frame/fitsimage.h
+++ b/tksao/frame/fitsimage.h
@@ -457,7 +457,6 @@ class FitsImage {
Vector3d mapToRef(const Vector3d&, Coord::CoordSystem, Coord::SkyFrame =Coord::FK5);
#endif
double mapFromRef3axis(double, Coord::CoordSystem);
- double mapToRef3axis(double, Coord::CoordSystem);
double mapFromImage3axis(double, Coord::CoordSystem);
double mapToImage3axis(double, Coord::CoordSystem);
double mapLenFromRef(double, Coord::CoordSystem, Coord::DistFormat =Coord::DEGREE);