Remove old module which does not support universal binary

This commit is contained in:
Mathieu Malaterre 2011-12-21 14:43:16 +00:00
parent c9ae2a5fbc
commit 64f08e216b
1 changed files with 0 additions and 3 deletions

View File

@ -108,9 +108,6 @@ IF(NOT OPENJPEG_INSTALL_PACKAGE_DIR)
ENDIF(NOT OPENJPEG_INSTALL_PACKAGE_DIR)
#-----------------------------------------------------------------------------
# Test for some required system information.
INCLUDE (${CMAKE_ROOT}/Modules/CMakeBackwardCompatibilityC.cmake)
# Big endian test:
INCLUDE (${CMAKE_ROOT}/Modules/TestBigEndian.cmake)
TEST_BIG_ENDIAN(OPJ_BIG_ENDIAN)