]> git.mxchange.org Git - flightgear.git/commitdiff
White space ...
authorcurt <curt>
Thu, 27 Jul 2006 02:26:30 +0000 (02:26 +0000)
committercurt <curt>
Thu, 27 Jul 2006 02:26:30 +0000 (02:26 +0000)
src/AIModel/AIManager.cxx

index 11b028c4178edb9666784286b058e16b7797fa8a..207913bb1ff5aae959e33dc829126c7c8c79ddb2 100644 (file)
@@ -99,7 +99,6 @@ void FGAIManager::unbind() {
 
 
 void FGAIManager::update(double dt) {
-
   // initialize these for finding nearest thermals
   range_nearest = 10000.0;
   strength = 0.0;