mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-05 21:57:20 +00:00
Remove unused variable
This commit is contained in:
parent
56e663bca4
commit
7c2786164d
@ -167,7 +167,6 @@ class StatusBar::Indicators : public HBox {
|
||||
|
||||
private:
|
||||
void onPaint(ui::PaintEvent& ev) override {
|
||||
SkinTheme* theme = static_cast<SkinTheme*>(this->theme());
|
||||
Rect rc = clientBounds();
|
||||
Graphics* g = ev.graphics();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user