]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/sky/dome.hxx
fix a booboo
[simgear.git] / simgear / scene / sky / dome.hxx
index ecd8994c12b99eb2175364b15dcecaa6c71c75c3..cb81a543926df92ceac4e15635a18a348c5c9781 100644 (file)
@@ -73,11 +73,6 @@ public:
     bool repaint( sgVec3 sky_color, sgVec3 fog_color, double sun_angle,
                  double vis );
 
-    // regenerate the sky texture based on the current position and time
-    // 
-    bool repaint( float lat, float lon, int zone, int julianDay,
-                  int time, float turb, bool atmEffects = false );
-
     // reposition the sky at the specified origin and orientation
     // lon specifies a rotation about the Z axis
     // lat specifies a rotation about the new Y axis