[Kstars-devel] KDE/kdeedu/kstars/kstars

Prakash Mohan prak902000 at gmail.com
Wed Jul 22 21:25:27 CEST 2009


SVN commit 1001269 by prakash:

Removing the function declarations which are no longer used. These will be replaced a general sunZenithAngleToTime function.

CCMAIL: kstars-devel at kde.org


 M  +0 -5      ksalmanac.h  


--- trunk/KDE/kdeedu/kstars/kstars/ksalmanac.h #1001268:1001269
@@ -79,11 +79,6 @@
     inline QTime moonRise() { return MoonRiseT; }
     inline QTime moonSet() { return MoonSetT; }
     
-
-    double getAstroTwilight( bool begin = true );
-    double getNauticalTwilight( bool begin = true );
-    double getCivilTwilight( bool begin = true );
-
  private:
     // TODO: Add documentation
     KSAlmanac(); 


More information about the Kstars-devel mailing list