From 82ec9c87a7d8ee28b65555c7fcbd8cdb156249e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20T=C3=B6nne?= Date: Tue, 12 Apr 2016 11:47:08 +0200 Subject: Removed particle operators API and point cache operators. --- source/blender/editors/physics/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/physics/CMakeLists.txt') diff --git a/source/blender/editors/physics/CMakeLists.txt b/source/blender/editors/physics/CMakeLists.txt index b4f36d43567..e4513c14413 100644 --- a/source/blender/editors/physics/CMakeLists.txt +++ b/source/blender/editors/physics/CMakeLists.txt @@ -40,7 +40,6 @@ set(SRC dynamicpaint_ops.c physics_fluid.c physics_ops.c - physics_pointcache.c rigidbody_constraint.c rigidbody_object.c rigidbody_world.c -- cgit v1.2.3