mirror of
https://github.com/polybar/polybar.git
synced 2026-02-27 17:05:36 +00:00
refactor(clang-tidy): Apply fixes
This commit is contained in:
@ -68,9 +68,6 @@ namespace modules {
|
||||
if (m_formatter->has(TAG_RAMP)) {
|
||||
m_ramp = load_ramp(m_conf, name(), TAG_RAMP);
|
||||
}
|
||||
|
||||
// Trigger the initial draw event
|
||||
update();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user