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

thansen pushed a commit to branch master
in repository aseprite.

commit fedbe66980a14bd9fbdc1a34d278c2c3ae597d88
Author: David Capello <[email protected]>
Date:   Fri Sep 18 12:43:02 2015 -0300

    Remove alert dialog used for debugging purposes only
---
 src/app/commands/cmd_options.cpp | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/app/commands/cmd_options.cpp b/src/app/commands/cmd_options.cpp
index babc4c9..6b062df 100644
--- a/src/app/commands/cmd_options.cpp
+++ b/src/app/commands/cmd_options.cpp
@@ -365,10 +365,6 @@ private:
   }
 
   void onOpenThemeFolder() {
-    ui::Alert::show(PACKAGE
-                    "<<%s"
-                    "||&OK", themeFolder().c_str());
-
     launcher::open_folder(themeFolder());
   }
 

-- 
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

Reply via email to