Skip to content

Commit b230068

Browse files
Remove unused variable definition
1 parent 4c7c68e commit b230068

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

simulate/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ if(APPLE)
4141
enable_language(OBJCXX)
4242
endif()
4343

44-
if(NOT DEFINED expose_headers)
45-
46-
endif()
4744
option(SIMULATE_BUILD_EXECUTABLE "Build the simulate executable binary." ON)
4845
option(SIMULATE_GLFW_DYNAMIC_SYMBOLS "Whether to resolve GLFW symbols dynamically." OFF)
4946

0 commit comments

Comments
 (0)