]> git.lizzy.rs Git - irrlicht.git/blobdiff - source/Irrlicht/CGUIListBox.cpp
Drop IrrCompileConfig (#163)
[irrlicht.git] / source / Irrlicht / CGUIListBox.cpp
index f6f0e778fb3434de2f08a56de71148638d0e5103..b00c7e3892ebdb642aa01c5d3aca00307e380831 100644 (file)
@@ -3,7 +3,6 @@
 // For conditions of distribution and use, see copyright notice in irrlicht.h\r
 \r
 #include "CGUIListBox.h"\r
-#ifdef _IRR_COMPILE_WITH_GUI_\r
 \r
 #include "CGUIListBox.h"\r
 #include "IGUISkin.h"\r
@@ -841,6 +840,3 @@ IGUIScrollBar* CGUIListBox::getVerticalScrollBar() const
 \r
 } // end namespace gui\r
 } // end namespace irr\r
-\r
-#endif // _IRR_COMPILE_WITH_GUI_\r
-\r