refactor(clang-tidy): Apply fixes

This commit is contained in:
Michael Carlberg
2016-12-23 15:54:06 +01:00
parent 7c7e053e1f
commit 97fa7052fe
15 changed files with 60 additions and 73 deletions

View File

@ -75,8 +75,6 @@ namespace modules {
}
}
update();
// Make sure we get notified when root properties change
window{m_connection, m_connection.root()}.ensure_event_mask(XCB_EVENT_MASK_PROPERTY_CHANGE);
}