]> git.lizzy.rs Git - irrlicht.git/blobdiff - source/Irrlicht/CGUITabControl.cpp
Drop _IRR_COMPILE_WITH_GUI_
[irrlicht.git] / source / Irrlicht / CGUITabControl.cpp
index 30a31c39bb67f4792b6647fda411748bb154d661..c08a57993b7e8d1e395166de3195fd989ea43c04 100644 (file)
@@ -3,7 +3,6 @@
 // For conditions of distribution and use, see copyright notice in irrlicht.h\r
 \r
 #include "CGUITabControl.h"\r
-#ifdef _IRR_COMPILE_WITH_GUI_\r
 \r
 #include "CGUIButton.h"\r
 #include "IGUISkin.h"\r
@@ -1030,6 +1029,3 @@ void CGUITabControl::updateAbsolutePosition()
 \r
 } // end namespace irr\r
 } // end namespace gui\r
-\r
-#endif // _IRR_COMPILE_WITH_GUI_\r
-\r