Skip to content

Commit

Permalink
Remove Kinetics' disposable
Browse files Browse the repository at this point in the history
  • Loading branch information
li3zhen1 committed Jan 7, 2024
1 parent 686f473 commit a648adb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/ForceSimulation/Simulation.swift
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ where Vector: SimulatableVector & L2NormCalculatable, ForceField: ForceProtocol<

deinit {
self.forceField.dispose()
self.kinetics.dispose()
}

}
Expand Down

0 comments on commit a648adb

Please sign in to comment.