Drop obsolete configuration macros
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
|
||||
#include "IrrCompileConfig.h"
|
||||
|
||||
#ifdef _IRR_COMPILE_WITH_X_LOADER_
|
||||
|
||||
#include "CXMeshFileLoader.h"
|
||||
#include "os.h"
|
||||
|
||||
@@ -2359,6 +2357,3 @@ bool CXMeshFileLoader::readMatrix(core::matrix4& mat)
|
||||
|
||||
} // end namespace scene
|
||||
} // end namespace irr
|
||||
|
||||
#endif // _IRR_COMPILE_WITH_X_LOADER_
|
||||
|
||||
|
Reference in New Issue
Block a user