removed an outdated log message

This commit is contained in:
Marc Zinnschlag 2010-07-09 18:27:31 +02:00
parent 5a1dd4fedd
commit ce74ee8618

View file

@ -175,8 +175,6 @@ namespace ESMS
std::cout << "WARNING: Ignoring reference '" << ref.refID << "' of unhandled type\n";
}
}
std::cout << "Statics in cell: " << statics.list.size() << std::endl;
}
};