Remove some unused includes, re #43

--HG--
branch : multipass-stereo
This commit is contained in:
kaetemi 2013-06-27 03:16:53 +02:00
parent 3912bee50e
commit 24af75fc23

View file

@ -125,17 +125,6 @@
#include "nel/misc/check_fpu.h"
// TMP TMP
#include "nel/gui/ctrl_polygon.h"
// TMP TMP
#include "game_share/scenario_entry_points.h"
#include "nel/3d/driver.h"
#include "nel/3d/texture_file.h"
#include "nel/3d/packed_world.h"
#include "nel/3d/packed_zone.h"
#include "nel/3d/driver_user.h"
#ifdef USE_WATER_ENV_MAP
@ -399,11 +388,6 @@ void buildCameraClippingPyramid (vector<CPlane> &planes)
}
}
//---------------------------------------------------
// update the camera perspective setup
//---------------------------------------------------