diff options
Diffstat (limited to 'examples2d/s2d_pyramid.rs')
| -rw-r--r-- | examples2d/s2d_pyramid.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples2d/s2d_pyramid.rs b/examples2d/s2d_pyramid.rs index 45e6310..c35fe63 100644 --- a/examples2d/s2d_pyramid.rs +++ b/examples2d/s2d_pyramid.rs @@ -10,8 +10,6 @@ pub fn init_world(testbed: &mut Testbed) { let impulse_joints = ImpulseJointSet::new(); let multibody_joints = MultibodyJointSet::new(); - let extent = 1.0; - /* * Ground */ |
