]> git.lizzy.rs Git - minetest.git/blobdiff - src/irrlicht_changes/static_text.h
Remove dead code behind Irrlicht version checks
[minetest.git] / src / irrlicht_changes / static_text.h
index fc58e3e906c171a8597a493f36cfafd72ed3ad67..93a2d86432ccf940773c6bcb08dec3cc25a72b92 100644 (file)
@@ -135,10 +135,8 @@ namespace gui
                //! Gets the override color
                virtual video::SColor getOverrideColor() const;
 
-               #if IRRLICHT_VERSION_MAJOR == 1 && IRRLICHT_VERSION_MINOR > 8
                //! Gets the currently used text color
                virtual video::SColor getActiveColor() const;
-               #endif
 
                //! Sets if the static text should use the overide color or the
                //! color in the gui skin.