Skip to content

Commit

Permalink
Remove doxygen parameter
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Agüero <[email protected]>
  • Loading branch information
caguero committed Aug 28, 2024
1 parent 9fbbb25 commit a1488d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/gz/common/Console.hh
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ namespace gz
/// \param[in] _file Filename.
/// \param[in] _line Line number.
/// \param[in] _logLevel Log level.
/// \param[in] _fileInitialize True if the file logger needs to be
/// initialized or false otherwise.
public: LogMessage(const char *_file,
int _line,
spdlog::level::level_enum _logLevel);
Expand Down

0 comments on commit a1488d5

Please sign in to comment.