pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src pingu.cxx,1.26,1.27


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src pingu.cxx,1.26,1.27
Date: 16 Sep 2002 23:49:58 -0000

Update of /usr/local/cvsroot/Games/Pingus/src
In directory dark:/tmp/cvs-serv18760/src

Modified Files:
        pingu.cxx 
Log Message:
commited Gervase Lam's snprintf patch

Index: pingu.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/pingu.cxx,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- pingu.cxx   16 Sep 2002 20:31:09 -0000      1.26
+++ pingu.cxx   16 Sep 2002 23:49:56 -0000      1.27
@@ -322,8 +322,6 @@
 
   if (action_time == 0 && countdown_action) 
     {
-      std::cout << "COUNTDOWNACTION SET: " << countdown_action->get_name () << 
std::endl;
-
       set_action(countdown_action);
       // Reset the countdown action handlers 
       countdown_action = 0;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]