mirror of
https://github.com/polybar/polybar.git
synced 2026-03-06 08:19:25 +00:00
refactor(clang-tidy): Apply fixes
This commit is contained in:
@ -80,9 +80,6 @@ namespace modules {
|
||||
if (m_formatter->has(TAG_LABEL)) {
|
||||
m_label = load_optional_label(m_conf, name(), TAG_LABEL, "%title%");
|
||||
}
|
||||
|
||||
// Trigger the initial draw event
|
||||
update();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user