]> git.lizzy.rs Git - irrlicht.git/blobdiff - source/Irrlicht/CImageLoaderTGA.cpp
Drop obsolete configuration macros
[irrlicht.git] / source / Irrlicht / CImageLoaderTGA.cpp
index af4fad55dc43805e269d826a4137486e29c034b8..3286bddd6c89415a11fca28e3c4db89ef536d7fd 100644 (file)
@@ -4,8 +4,6 @@
 \r
 #include "CImageLoaderTGA.h"\r
 \r
-#ifdef _IRR_COMPILE_WITH_TGA_LOADER_\r
-\r
 #include "IReadFile.h"\r
 #include "os.h"\r
 #include "CColorConverter.h"\r
@@ -238,6 +236,3 @@ IImageLoader* createImageLoaderTGA()
 \r
 } // end namespace video\r
 } // end namespace irr\r
-\r
-#endif\r
-\r