pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/actions Drown.cc,1.13,1.14 basher.cc,


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/actions Drown.cc,1.13,1.14 basher.cc,1.29,1.30
Date: 8 Jun 2002 23:11:10 -0000

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

Modified Files:
        Drown.cc basher.cc 
Log Message:
remove redundant includes (simplifies doxygen output)


Index: Drown.cc
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/actions/Drown.cc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Drown.cc    1 Jun 2002 18:05:36 -0000       1.13
+++ Drown.cc    8 Jun 2002 23:11:08 -0000       1.14
@@ -17,7 +17,6 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-#include <ClanLib/core.h>
 #include "../Pingu.hh"
 #include "../PingusResource.hh"
 #include "Drown.hh"

Index: basher.cc
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/actions/basher.cc,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- basher.cc   8 Jun 2002 20:19:54 -0000       1.29
+++ basher.cc   8 Jun 2002 23:11:08 -0000       1.30
@@ -21,7 +21,6 @@
 #include "../World.hh"
 #include "../PingusResource.hh"
 #include "../particles/GroundParticle.hh"
-#include "../algo.hh"
 #include "../globals.hh"
 #include "../Pingu.hh"
 #include "basher.hh"




reply via email to

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