remove leftover stumps

This commit is contained in:
Thomas Göttgens
2022-03-28 17:40:17 +02:00
parent f119e294af
commit 50edeb5281
5 changed files with 0 additions and 14 deletions

View File

@@ -18,8 +18,3 @@ void FacesKbI2cImpl::init()
inputBroker->registerSource(this);
}
void FacesKbI2cImpl::handlePressed()
{
facesKbI2cImpl->PressHandler();
}