summaryrefslogtreecommitdiffstats
path: root/src/2geom/satellite.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/2geom/satellite.h')
-rw-r--r--src/2geom/satellite.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/2geom/satellite.h b/src/2geom/satellite.h
index 7b524f912..105297f48 100644
--- a/src/2geom/satellite.h
+++ b/src/2geom/satellite.h
@@ -131,11 +131,7 @@ class Satellite
return _time;
}
- double getTime(Geom::D2<Geom::SBasis> curve) const
- {
- //todo make the process
- return _time;
- }
+ void updateSizeTime(Geom::D2<Geom::SBasis> d2_in);
void setPosition(Geom::Point p, Geom::D2<Geom::SBasis> curve);