mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-01 15:50:27 +02:00
Get rid of various old compiler and platform checks
This commit is contained in:
@ -22,10 +22,6 @@
|
||||
#include "SLight.h"
|
||||
#include "SExposedVideoData.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning( disable: 4996)
|
||||
#endif
|
||||
|
||||
namespace irr
|
||||
{
|
||||
namespace io
|
||||
|
Reference in New Issue
Block a user