1
0
spegling av https://github.com/minetest/irrlicht.git synced 2025-09-16 21:36:59 +02:00

Remove unused functions

renderLine16_Blend(), renderLine16_Decal(), renderLine32_Blend(), renderLine32_Decal()
clipLine()
frand()
drawRectangle() and drawLine()

remove unused private fields
This commit is contained in:
JosiahWI
2021-11-09 13:47:54 -06:00
committad av sfan5
förälder 2f2d37dce6
incheckning d4119ba664
12 ändrade filer med 4 tillägg och 434 borttagningar

Visa fil

@@ -522,8 +522,6 @@ namespace video
#endif
IContextManager* ContextManager;
E_DEVICE_TYPE DeviceType;
};
} // end namespace video