1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 00:33:13 +02:00

logger: remove unused include

This commit is contained in:
Sébastien Helleu
2025-08-30 18:43:32 +02:00
parent 5acbfe9b7d
commit 1038f0de24
-1
View File
@@ -36,7 +36,6 @@
#include "logger-command.h"
#include "logger-config.h"
#include "logger-info.h"
#include "logger-tail.h"
WEECHAT_PLUGIN_NAME(LOGGER_PLUGIN_NAME);