Skip to content

Commit

Permalink
Removed not needed semicolon.
Browse files Browse the repository at this point in the history
  • Loading branch information
przemek83 committed Sep 24, 2024
1 parent d968562 commit c935be3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/FakeDisplay.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ class FakeDisplay : public Display
int resourceWidth_;
int resourceHeight_;
};
;

0 comments on commit c935be3

Please sign in to comment.