Skip to content

Commit 086e7a1

Browse files
committed
ENH: Remove unused expatDllConfig.h references and associated file
This file, and the contents of this file (the definition of ITK_EXPAT_STATIC) are not used anywhere in ITK.
1 parent 7793d23 commit 086e7a1

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

Modules/ThirdParty/Expat/src/expat/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -340,9 +340,6 @@ if (ITK_USE_UPSTREAM_CODE) # ITK UNUSED UPSTREAM CODE
340340
else () # ITK CHANGE START
341341
configure_file(expat_config.h.cmake "${ITK3P_EXPAT_BINARY_DIR}/expat_config.h")
342342

343-
configure_file(${ITK3P_EXPAT_SOURCE_DIR}/expatDllConfig.h.in
344-
${ITK3P_EXPAT_BINARY_DIR}/expatDllConfig.h)
345-
346343
set(MANGLE_PREFIX itk_expat)
347344
configure_file(itk_expat_mangle.h.in
348345
"${ITK3P_EXPAT_BINARY_DIR}/itk_expat_mangle.h"

Modules/ThirdParty/Expat/src/expat/expatDllConfig.h.in

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)