Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
  • Loading branch information
caguero committed Dec 4, 2024
1 parent 020e6e4 commit d7997c4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/ruby/SphericalCoordinates.i
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#include <gz/math/Vector3.hh>
#include <gz/math/config.hh>

GZ_UTILS_WARN_IGNORE__DEPRECATED_DECLARATION
// GZ_UTILS_WARN_IGNORE__DEPRECATED_DECLARATION
// GZ_UTILS_WARN_RESUME__DEPRECATED_DECLARATION is not present;
// that's not a problem in SWIG generated files

Expand Down Expand Up @@ -72,8 +72,6 @@ namespace gz
GLOBAL = 3,

/// \brief Heading-adjusted tangent plane (X, Y, Z)
/// This has kept a bug for backwards compatibility, use
/// LOCAL2 for the correct behaviour.
LOCAL = 4,
};

Expand Down

0 comments on commit d7997c4

Please sign in to comment.