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 Faller.hh,1.5,1.6 Superman.hh


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/actions Faller.hh,1.5,1.6 Superman.hh,1.4,1.5
Date: 10 Jun 2002 13:03:37 -0000

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

Modified Files:
        Faller.hh Superman.hh 
Log Message:
reduced header dependencies


Index: Faller.hh
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/actions/Faller.hh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Faller.hh   4 Jun 2002 10:25:40 -0000       1.5
+++ Faller.hh   10 Jun 2002 13:03:35 -0000      1.6
@@ -22,7 +22,6 @@
 
 #include "../PinguAction.hh"
 
-class Sprite;
 
 class Faller : public PinguAction
 {

Index: Superman.hh
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/actions/Superman.hh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Superman.hh 16 Aug 2001 17:46:51 -0000      1.4
+++ Superman.hh 10 Jun 2002 13:03:35 -0000      1.5
@@ -22,8 +22,6 @@
 
 #include "../PinguAction.hh"
 
-class Sprite;
-
 class Superman : public PinguAction
 {
 private:




reply via email to

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