mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-20 15:40:32 +00:00
Remove unused code/dependencies
This commit is contained in:
parent
f83c5327f3
commit
229a91a625
@ -28,7 +28,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include <libs/mangle/vfs/servers/ogre_vfs.hpp>
|
||||
#include "../../apps/openmw/mwclass/npc.hpp"
|
||||
#include "../nif/nif_file.hpp"
|
||||
#include "../nif/node.hpp"
|
||||
#include "../nif/data.hpp"
|
||||
@ -476,8 +475,6 @@ static void vectorMul(const Matrix &A, float *C)
|
||||
|
||||
void NIFLoader::handleNiTriShape(NiTriShape *shape, int flags, BoundsFinder &bounds)
|
||||
{
|
||||
//if( MWClass::Npc.isChest)
|
||||
//cout << "t:" << shape << "\n";
|
||||
assert(shape != NULL);
|
||||
|
||||
// Interpret flags
|
||||
|
Loading…
x
Reference in New Issue
Block a user