]> git.mxchange.org Git - simgear.git/blobdiff - simgear/timing/sg_time.hxx
More SGTime tidying.
[simgear.git] / simgear / timing / sg_time.hxx
index 8acd4293118a8284d63b7f4801924c91df209fae..488937f2aeaa9f494dabe296cc1c984991a2c9e6 100644 (file)
@@ -131,7 +131,7 @@ public:
     void utc_gst(); 
     double sidereal_precise (double lng);
     double sidereal_course(double lng); 
-    static SGTime *cur_time_params;
+    // static SGTime *cur_time_params;
 
     // Some other stuff which were changed to SGTime members on
     // questionable grounds -:)