summaryrefslogtreecommitdiff
path: root/examples/SharedMemory/SharedMemoryPublic.h
diff options
context:
space:
mode:
authorerwincoumans <erwin.coumans@gmail.com>2022-03-07 15:38:32 -0800
committerGitHub <noreply@github.com>2022-03-07 15:38:32 -0800
commit3df6e1a72173340833e1e6ddd8b5cf1dc400e651 (patch)
tree1a17b7d5c292dfff62b5dee6e1056af7c6312fc4 /examples/SharedMemory/SharedMemoryPublic.h
parenta8e1ce8273e102d3222954b151fe4067658df7d6 (diff)
downloadbullet3-3df6e1a72173340833e1e6ddd8b5cf1dc400e651.tar.gz
Revert "Reduced Deformable Model"revert-4069-master
Diffstat (limited to 'examples/SharedMemory/SharedMemoryPublic.h')
-rw-r--r--examples/SharedMemory/SharedMemoryPublic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/SharedMemory/SharedMemoryPublic.h b/examples/SharedMemory/SharedMemoryPublic.h
index 7541ddb5a..6085f4a0f 100644
--- a/examples/SharedMemory/SharedMemoryPublic.h
+++ b/examples/SharedMemory/SharedMemoryPublic.h
@@ -617,7 +617,6 @@ enum b3ResetSimulationFlags
RESET_USE_DEFORMABLE_WORLD=1,
RESET_USE_DISCRETE_DYNAMICS_WORLD=2,
RESET_USE_SIMPLE_BROADPHASE=4,
- RESET_USE_REDUCED_DEFORMABLE_WORLD=8,
};
struct b3BodyNotificationArgs