|
| From: | torangan |
| Subject: | [Pingus-CVS] CVS: Games/Pingus/src/editor WeatherObj.cc,1.13,1.14 |
| Date: | 9 Jun 2002 14:04:12 -0000 |
Update of /usr/local/cvsroot/Games/Pingus/src/editor
In directory dark:/tmp/cvs-serv10845/editor
Modified Files:
WeatherObj.cc
Log Message:
removed redundant includes (simplifies doxygen output)
Index: WeatherObj.cc
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editor/WeatherObj.cc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- WeatherObj.cc 8 Jun 2002 21:43:36 -0000 1.13
+++ WeatherObj.cc 9 Jun 2002 14:04:10 -0000 1.14
@@ -19,7 +19,6 @@
#include "../XMLhelper.hh"
#include "../PingusResource.hh"
-#include "../editor/EditorObj.hh"
#include "../boost/smart_ptr.hpp"
#include "EditorView.hh"
#include "WeatherObj.hh"
| [Prev in Thread] | Current Thread | [Next in Thread] |