[aseprite] 46/128: Remove unused variable

Tobias Hansen thansen at moszumanska.debian.org
Mon May 9 21:24:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 7c2786164d877b2cb928ed23625a484b52e0bade
Author: David Capello <davidcapello at gmail.com>
Date:   Thu Apr 21 13:31:24 2016 -0300

    Remove unused variable
---
 src/app/ui/status_bar.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/app/ui/status_bar.cpp b/src/app/ui/status_bar.cpp
index 7fd01cd..8dff42b 100644
--- a/src/app/ui/status_bar.cpp
+++ b/src/app/ui/status_bar.cpp
@@ -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();
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list