core: remove unused includes and fix warn
This commit is contained in:
parent
2ba6bb69c4
commit
3374229118
2 changed files with 0 additions and 6 deletions
|
|
@ -1902,8 +1902,6 @@ void CKeybindManager::pass(std::string regexp) {
|
|||
return;
|
||||
}
|
||||
|
||||
const auto PLASTSRF = g_pCompositor->m_pLastFocus;
|
||||
|
||||
const auto KEYBOARD = wlr_seat_get_keyboard(g_pCompositor->m_sSeat.seat);
|
||||
|
||||
if (!KEYBOARD) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue