diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-08-19 10:30:57 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-08-19 10:30:57 (GMT) |
| commit | 3d140d310e96e035f34fcd3ba96559795164f739 (patch) | |
| tree | 8b43bc6db20ba9fa4fcd2cc324e1b47e9a955a63 /src/simulation/Simulation.cpp | |
| parent | 7ae2369dda35e9649bd5f12b3b91232a168e896e (diff) | |
| parent | 0092229132448e83b08458a2a0c1e15283065372 (diff) | |
| download | powder-3d140d310e96e035f34fcd3ba96559795164f739.zip powder-3d140d310e96e035f34fcd3ba96559795164f739.tar.gz | |
Merge branch 'master' of github.com:FacialTurd/PowderToypp
Diffstat (limited to 'src/simulation/Simulation.cpp')
| -rw-r--r-- | src/simulation/Simulation.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/simulation/Simulation.cpp b/src/simulation/Simulation.cpp index db0103c..d31e2e7 100644 --- a/src/simulation/Simulation.cpp +++ b/src/simulation/Simulation.cpp @@ -4528,7 +4528,6 @@ void Simulation::update_particles()//doesn't update the particles themselves, bu Simulation::~Simulation() { - delete[] elements; delete[] platent; delete grav; delete air; |
