Toponaming: Remove remaining FC_USE_TNP_FIX defines

This commit is contained in:
bgbsww
2024-08-28 08:07:43 -04:00
committed by Chris Hennes
parent 4068341873
commit 2a541c9536
19 changed files with 2 additions and 491 deletions

View File

@@ -91,7 +91,4 @@ macro(SetGlobalCompilerAndLinkerSettings)
endif()
endif(MINGW)
# Enable the Topological Naming Problem mitigation code
add_compile_options(-DFC_USE_TNP_FIX)
endmacro(SetGlobalCompilerAndLinkerSettings)