Skip to content

Commit

Permalink
Removed getter for log filter from ecal_config.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peguen committed Dec 11, 2024
1 parent 7302cd3 commit 7d59bda
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ecal/core/include/ecal/ecal_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@ namespace eCAL

ECAL_API std::string GetMonitoringFilterExcludeList ();
ECAL_API std::string GetMonitoringFilterIncludeList ();
ECAL_API eCAL_Logging_Filter GetConsoleLogFilter ();
ECAL_API eCAL_Logging_Filter GetFileLogFilter ();
ECAL_API eCAL_Logging_Filter GetUdpLogFilter ();

/////////////////////////////////////
// sys
Expand Down

0 comments on commit 7d59bda

Please sign in to comment.