Skip to content

Commit

Permalink
Remove unnecessary feature from MinimumFeatureList
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Della Vedova <luca@openrobotics.org>
  • Loading branch information
luca-della-vedova committed Jun 2, 2020
1 parent c93502d commit 4add457
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/systems/physics/Physics.cc
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
#include <sdf/Mesh.hh>
#include <sdf/Model.hh>
#include <sdf/Surface.hh>
#include <sdf/Visual.hh>
#include <sdf/World.hh>

#include "ignition/gazebo/EntityComponentManager.hh"
Expand Down Expand Up @@ -141,7 +140,6 @@ class ignition::gazebo::systems::PhysicsPrivate
ignition::physics::GetContactsFromLastStepFeature,
ignition::physics::RemoveEntities,
ignition::physics::CollisionFilterMaskFeature,
ignition::physics::mesh::AttachMeshShapeFeature,
ignition::physics::GetBasicJointProperties,
ignition::physics::GetBasicJointState,
ignition::physics::SetBasicJointState,
Expand Down

0 comments on commit 4add457

Please sign in to comment.