aboutsummaryrefslogtreecommitdiff
path: root/video/codecs/indeo3.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/codecs/indeo3.h')
-rw-r--r--video/codecs/indeo3.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/video/codecs/indeo3.h b/video/codecs/indeo3.h
index c0a88fec5e..a07d779dec 100644
--- a/video/codecs/indeo3.h
+++ b/video/codecs/indeo3.h
@@ -22,8 +22,6 @@
#include "common/scummsys.h"
-#ifdef USE_INDEO3
-
/* Intel Indeo 3 decompressor, derived from ffmpeg.
*
* Original copyright note:
@@ -87,5 +85,3 @@ private:
} // End of namespace Video
#endif // VIDEO_CODECS_INDEO3_H
-
-#endif // USE_INDEO3