Skip to content

Commit

Permalink
AudioLogger remove TAG
Browse files Browse the repository at this point in the history
  • Loading branch information
pschatzmann committed Nov 20, 2024
1 parent 5d41c41 commit abc42d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AudioTools/CoreAudio/AudioLogger.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ class AudioLogger {

protected:
Print *log_print_ptr = &LOG_STREAM;
const char* TAG = "AudioTools";
LogLevel log_level = LOG_LEVEL;
char print_buffer[LOG_PRINTF_BUFFER_SIZE];

Expand Down

0 comments on commit abc42d5

Please sign in to comment.