]> git.mxchange.org Git - flightgear.git/commitdiff
Attempting to iron out seg faults and crashes.
authorcurt <curt>
Sat, 22 Aug 1998 14:49:54 +0000 (14:49 +0000)
committercurt <curt>
Sat, 22 Aug 1998 14:49:54 +0000 (14:49 +0000)
Did some shuffling to fix a initialization order problem between view
position, scenery elevation.

src/slSample.cxx

index 14c6b5376e0abc42d786245275541c80557537b1..9eace00fbf67c31829d415a858a2d5a21b12f4ca 100644 (file)
@@ -71,7 +71,7 @@ void slSample::changeRate   ( int r )
   buffer = buffer2 ;
 }
 
-#ifdef 0
+#if 0
 void slSample::changeToUnsigned ()
 {
   if ( getBps() == 16 )