dwm: Remove duplicate get_layouts
This commit is contained in:
parent
7b1a384c22
commit
7342b03240
@ -96,7 +96,6 @@ namespace modules {
|
||||
}
|
||||
|
||||
if (m_layout_label) {
|
||||
auto layouts = m_ipc->get_layouts();
|
||||
m_layouts = m_ipc->get_layouts();
|
||||
|
||||
// First layout is treated as default by dwm
|
||||
|
Loading…
Reference in New Issue
Block a user