refactor: remove leftover empty if statement
This commit is contained in:
parent
d6c82b88bc
commit
2ca56ecbd0
@ -38,8 +38,6 @@ int main() {
|
||||
|
||||
check_include_file_cxx( "unistd.h" EXV_HAVE_UNISTD_H )
|
||||
check_include_file_cxx( "sys/mman.h" EXV_HAVE_SYS_MMAN_H )
|
||||
if ( NOT MINGW AND NOT MSYS AND NOT MSVC )
|
||||
endif()
|
||||
|
||||
set(EXV_ENABLE_NLS ${EXIV2_ENABLE_NLS})
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user