Skip to content

Commit

Permalink
Remove duplicate declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Jan 4, 2024
1 parent afbba67 commit 000763a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,5 @@ namespace hardware_interface
HARDWARE_INTERFACE_PUBLIC
std::vector<HardwareInfo> parse_control_resources_from_urdf(const std::string & urdf);

HARDWARE_INTERFACE_PUBLIC
bool parse_bool(const std::string & bool_string);

} // namespace hardware_interface
#endif // HARDWARE_INTERFACE__COMPONENT_PARSER_HPP_

0 comments on commit 000763a

Please sign in to comment.