Skip to content

Commit

Permalink
removed unused painter call
Browse files Browse the repository at this point in the history
  • Loading branch information
gullradriel committed Dec 30, 2024
1 parent 1cf6083 commit cafe0b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions firmware/application/ui/ui_btngrid.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ class BtnGridView : public View {

void update_items();

ui::Painter painter{};

protected:
virtual void on_populate() = 0;

Expand Down

0 comments on commit cafe0b4

Please sign in to comment.