Skip to content

Commit

Permalink
remove TODOs
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina committed Sep 22, 2021
1 parent fa6cca9 commit 5541db4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gui/plugins/scene3d/Scene3D.cc
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ inline namespace IGNITION_GAZEBO_VERSION_NAMESPACE {
public: std::string createCmdService;

// --------------------------------------------------------------
// TODO: ViewAngle
// ViewAngle

/// \brief Flag for indicating whether we are in view angle mode or not
public: bool viewAngle = false;
Expand Down Expand Up @@ -542,7 +542,7 @@ inline namespace IGNITION_GAZEBO_VERSION_NAMESPACE {
public: RenderUtil *renderUtil = nullptr;

// --------------------------------------------------------------
// TODO: ViewAngle
// ViewAngle

/// \brief View angle service
public: std::string viewAngleService;
Expand Down

0 comments on commit 5541db4

Please sign in to comment.