This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository aseprite.
commit 5b2c162a6dd1bffc6af918231053b62651b77015 Author: David Capello <[email protected]> Date: Tue May 3 16:38:59 2016 -0300 Remove double #include --- src/app/ui/editor/editor.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/ui/editor/editor.cpp b/src/app/ui/editor/editor.cpp index 53bbcc3..17d3596 100644 --- a/src/app/ui/editor/editor.cpp +++ b/src/app/ui/editor/editor.cpp @@ -24,7 +24,6 @@ #include "app/modules/gui.h" #include "app/modules/palettes.h" #include "app/pref/preferences.h" -#include "app/pref/preferences.h" #include "app/tools/active_tool.h" #include "app/tools/ink.h" #include "app/tools/tool.h" -- 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

