refactoring

This commit is contained in:
Bernd Herzog 2023-04-16 20:33:02 +02:00
parent dc560ba01f
commit 0acf7ec2c2
2 changed files with 0 additions and 3 deletions
firmware/application/apps

View file

@ -265,8 +265,6 @@ bool ControlsSwitchesWidget::on_key(const KeyEvent key) {
return true;
}
#define RECT_UNUSED { 0, 0, 0, 0 }
void ControlsSwitchesWidget::paint(Painter& painter) {
const auto pos = screen_pos();