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

odyx pushed a commit to branch debian/master
in repository planetblupi.

commit 14836df8fcf73e334e48b8a47e40fd062e671660
Author: Mathieu Schroeter <math...@schroetersa.ch>
Date:   Tue Dec 12 22:44:19 2017 +0100

    Remove stupid code
---
 src/blupi.cxx | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/blupi.cxx b/src/blupi.cxx
index 032325c..15784fa 100644
--- a/src/blupi.cxx
+++ b/src/blupi.cxx
@@ -157,11 +157,7 @@ ReadConfig ()
   if (
     !(g_settingsOverload & SETTING_FULLSCREEN) &&
     j.find ("fullscreen") != j.end ())
-  {
     g_bFullScreen = j["fullscreen"].get<bool> ();
-    if (g_bFullScreen != 0)
-      g_bFullScreen = 1;
-  }
 
   if (!(g_settingsOverload & SETTING_ZOOM) && j.find ("zoom") != j.end ())
   {

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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to