Skip to content

Commit 72f069c

Browse files
committed
Remove unused TAG
1 parent d7577f9 commit 72f069c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/AsyncTCP.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ extern "C" {
2323
#include <NetworkInterface.h>
2424
#endif
2525

26-
#define TAG "AsyncTCP"
27-
2826
// https://github.com/espressif/arduino-esp32/issues/10526
2927
#ifdef CONFIG_LWIP_TCPIP_CORE_LOCKING
3028
#define TCP_MUTEX_LOCK() \

0 commit comments

Comments
 (0)