We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb4367 commit a91403eCopy full SHA for a91403e
1 file changed
src/SimulationControl/Spheral.py
@@ -130,14 +130,6 @@
130
# ------------------------------------------------------------------------------
131
# EasyProfilerStart()
132
133
-# ------------------------------------------------------------------------------
134
-# Stuff to do on exit
135
136
-try:
137
- atexit.register(LEOS_bundle.finalize)
138
-except:
139
- pass
140
-
141
142
# Output some useful Spheral configuration info to stdout
143
0 commit comments