Skip to content

Commit

Permalink
Fix clang formatting for simmodebase
Browse files Browse the repository at this point in the history
  • Loading branch information
xxEoD2242 committed Sep 3, 2022
1 parent e32219f commit 3bb692d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ void SimModeBase::setExtForce(const msr::airlib::Vector3r& ext_force) const
throw std::domain_error("setExtForce not implemented by SimMode");
}


void SimModeBase::setupClockSpeed()
{
//default setup - this should be overridden in derived modes as needed
Expand Down

0 comments on commit 3bb692d

Please sign in to comment.