Remove stale build symbol SCHEDULE_DEBUG
This commit is contained in:
parent
6056a4c7d0
commit
1f8b79105a
@ -243,10 +243,6 @@ if (ENABLE_MOCKSIM)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if (ENABLE_SCHEDULE_DEBUG)
|
||||
add_compile_definitions( SCHEDULE_DEBUG )
|
||||
endif()
|
||||
|
||||
# Build the compare utilities
|
||||
if(ENABLE_ECL_INPUT)
|
||||
add_executable(compareECL
|
||||
|
Loading…
Reference in New Issue
Block a user