summaryrefslogtreecommitdiff
path: root/src/simulation/Simulation.cpp
diff options
context:
space:
mode:
authorStanislaw Skowronek <skylark@disorder.sko>2013-11-17 02:03:03 (GMT)
committer Stanislaw Skowronek <skylark@disorder.sko>2013-11-17 02:03:03 (GMT)
commit68d3a9ec70d226ea6fd17d4bf237d2c939da31d0 (patch)
treee34e9c413bfe2dae5d260b0744bc9c42736d6d53 /src/simulation/Simulation.cpp
parentef6cd2cd5110f08551ec8fee24c0a036525c6fcc (diff)
downloadpowder-68d3a9ec70d226ea6fd17d4bf237d2c939da31d0.zip
powder-68d3a9ec70d226ea6fd17d4bf237d2c939da31d0.tar.gz
Undo last checkin.solidswork
Diffstat (limited to 'src/simulation/Simulation.cpp')
-rw-r--r--src/simulation/Simulation.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/simulation/Simulation.cpp b/src/simulation/Simulation.cpp
index 3e739e5..31a2407 100644
--- a/src/simulation/Simulation.cpp
+++ b/src/simulation/Simulation.cpp
@@ -5099,8 +5099,6 @@ void Simulation::update_solids()
rmy += parts[pp].vy - vy;
parts[pp].vx = vx;
parts[pp].vy = vy;
- parts[pp].x += mmx;
- parts[pp].y += mmy;
}
if(sld->bf && sld->bp[bd] != -1) {