Skip to content

Commit

Permalink
Remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkewley committed Sep 13, 2024
1 parent 1612a52 commit f99da74
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -359,15 +359,6 @@ namespace
});
}

template<>
void generateDecorations<DataPointType::Unknown>(
const SimTK::State&,
std::span<const double, 1>,
SimTK::Array_<SimTK::DecorativeGeometry>&)
{
// (do nothing)
}

void generateDecorations(
const SimTK::State& state,
const OpenSim::Storage& storage,
Expand Down

0 comments on commit f99da74

Please sign in to comment.