mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Remove some unused includes, re #43
This commit is contained in:
parent
1e461ec4f3
commit
1928c9c679
1 changed files with 0 additions and 16 deletions
|
@ -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
|
||||
//---------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue