[planetblupi] 17/29: Cosmetic: remove stupid comment

Didier Raboud odyx at moszumanska.debian.org
Tue Jan 2 08:38:42 UTC 2018


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

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

commit d27aaf4b3ece293d6cddf5281f10dbb12b601d01
Author: Mathieu Schroeter <mathieu at schroetersa.ch>
Date:   Thu Dec 14 23:08:05 2017 +0100

    Cosmetic: remove stupid comment
---
 src/blupi.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/blupi.cxx b/src/blupi.cxx
index c516ff2..0f13b6d 100644
--- a/src/blupi.cxx
+++ b/src/blupi.cxx
@@ -983,7 +983,7 @@ DoInit (int argc, char * argv[], bool & exit)
 
   // Load all cursors
   g_pPixmap->LoadCursors (g_windowScale);
-  g_pPixmap->ChangeSprite (SPRITE_WAIT); // met le sablier maison
+  g_pPixmap->ChangeSprite (SPRITE_WAIT);
 
   g_updateThread = new std::thread (CheckForUpdates);
   if (g_bFullScreen)

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



More information about the Pkg-games-commits mailing list