]> git.lizzy.rs Git - irrlicht.git/blobdiff - source/Irrlicht/CGUIImage.cpp
Drop _IRR_COMPILE_WITH_GUI_
[irrlicht.git] / source / Irrlicht / CGUIImage.cpp
index 2d2a08cbf5c4eb1d6cf98d7ddae5c0c31da1a70f..669428b9e9968a327d50420c8732a7d57fc9a2a6 100644 (file)
@@ -3,7 +3,6 @@
 // For conditions of distribution and use, see copyright notice in irrlicht.h\r
 \r
 #include "CGUIImage.h"\r
-#ifdef _IRR_COMPILE_WITH_GUI_\r
 \r
 #include "IGUISkin.h"\r
 #include "IGUIEnvironment.h"\r
@@ -177,7 +176,3 @@ core::rect<f32> CGUIImage::getDrawBounds() const
 \r
 } // end namespace gui\r
 } // end namespace irr\r
-\r
-\r
-#endif // _IRR_COMPILE_WITH_GUI_\r
-\r