pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/particles WeatherGenerator.cc,1.5,1.6


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/particles WeatherGenerator.cc,1.5,1.6
Date: 9 Jun 2002 14:04:12 -0000

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

Modified Files:
        WeatherGenerator.cc 
Log Message:
removed redundant includes (simplifies doxygen output)


Index: WeatherGenerator.cc
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/particles/WeatherGenerator.cc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- WeatherGenerator.cc 8 Jun 2002 20:19:54 -0000       1.5
+++ WeatherGenerator.cc 9 Jun 2002 14:04:10 -0000       1.6
@@ -21,7 +21,6 @@
 #include "../WeatherData.hh"
 #include "SnowGenerator.hh"
 #include "RainGenerator.hh"
-#include "WeatherGenerator.hh"
 
 boost::shared_ptr<WorldObj>
 WeatherGenerator::create(WeatherData data)




reply via email to

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