This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository aseprite.
commit ad9df5df02bf6363ba991d8d65e02b04fe1fcf72 Author: David Capello <[email protected]> Date: Thu May 5 15:26:37 2016 -0300 Remove unused variable --- src/app/util/expand_cel_canvas.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/util/expand_cel_canvas.h b/src/app/util/expand_cel_canvas.h index 9c2bf28..6c85a4e 100644 --- a/src/app/util/expand_cel_canvas.h +++ b/src/app/util/expand_cel_canvas.h @@ -79,7 +79,6 @@ namespace app { ImageRef m_celImage; bool m_celCreated; gfx::Point m_origCelPos; - gfx::Point m_celPos; Flags m_flags; gfx::Rect m_bounds; ImageRef m_srcImage; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

