]> git.mxchange.org Git - simgear.git/commitdiff
Lower verbosity level.
authorcurt <curt>
Wed, 28 Apr 2004 03:59:10 +0000 (03:59 +0000)
committercurt <curt>
Wed, 28 Apr 2004 03:59:10 +0000 (03:59 +0000)
simgear/sound/xmlsound.cxx

index 5708486b4e2a726f764b30972cb44bb45d85a2cb..3899be7c746106e906762a1f842b8c026ca52902 100644 (file)
@@ -182,8 +182,6 @@ SGXmlSound::init(SGPropertyNode *root, SGPropertyNode *node, SGSoundMgr *sndmgr,
 
    float reference_dist = node->getDoubleValue("reference-dist", 500.0);
    float max_dist = node->getDoubleValue("max-dist", 3000.0);
-   SG_LOG(SG_GENERAL,SG_ALERT, "ref-dist = " << reference_dist );
-   SG_LOG(SG_GENERAL,SG_ALERT, "max-dist = " << max_dist );
  
    //
    // set pitch properties