Remove unreachable code
This commit is contained in:
parent
a100f847d5
commit
66bec29aff
@ -114,8 +114,6 @@ bool InputImpl::isMouseButtonPressed(Mouse::Button button)
|
||||
default: return false;
|
||||
}
|
||||
// clang-format on
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user