Skip to content

Commit 1d3c5e5

Browse files
authored
remove an old SDC define (#3352)
this is no longer used by Microphysics
1 parent 608eb3a commit 1d3c5e5

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Exec/Make.Castro

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,6 @@ ifeq ($(USE_REACT), TRUE)
210210
DEFINES += -DREACTIONS
211211
endif
212212

213-
ifeq ($(USE_SIMPLIFIED_SDC), TRUE)
214-
DEFINES += -DSDC_EVOLVE_ENERGY
215-
endif
216-
217213
ifeq ($(USE_TRUE_SDC), TRUE)
218214
Bdirs += Source/sdc
219215
endif

0 commit comments

Comments
 (0)