From: curt Date: Sat, 22 Aug 1998 14:49:54 +0000 (+0000) Subject: Attempting to iron out seg faults and crashes. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=dacc051a57931101abe5130bc0d1e6b5b08b438e;p=flightgear.git Attempting to iron out seg faults and crashes. Did some shuffling to fix a initialization order problem between view position, scenery elevation. --- diff --git a/src/slSample.cxx b/src/slSample.cxx index 14c6b5376..9eace00fb 100644 --- a/src/slSample.cxx +++ b/src/slSample.cxx @@ -71,7 +71,7 @@ void slSample::changeRate ( int r ) buffer = buffer2 ; } -#ifdef 0 +#if 0 void slSample::changeToUnsigned () { if ( getBps() == 16 )