reduce noise
This commit is contained in:
parent
75877ebf43
commit
89a8e9ccf6
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ bool FGInstrumentMgr::build ()
|
|||
for ( i = 0; i < count; ++i ) {
|
||||
node = config_props->getChild(i);
|
||||
string name = node->getName();
|
||||
cout<< "instrument name: " << name << endl;
|
||||
std::ostringstream temp;
|
||||
temp << i;
|
||||
if ( name == "adf" ) {
|
||||
|
|
Loading…
Add table
Reference in a new issue