Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-03-19 20:18:49 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-03-19 20:18:49 +0300
commit402486ea7bc52f669bc02a00c5e2703590361409 (patch)
treee2afafaad63fd32c410b30d8874eff0361832295 /source/blender/editors/physics/particle_edit_undo.c
parent5e81d993afadc6b5d37410e91998395caf1d1281 (diff)
parentb8eca8e07d4e0c2061464b485f4c2e1e5d23d8cc (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'source/blender/editors/physics/particle_edit_undo.c')
-rw-r--r--source/blender/editors/physics/particle_edit_undo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/physics/particle_edit_undo.c b/source/blender/editors/physics/particle_edit_undo.c
index 7089e840a05..45eb5923e57 100644
--- a/source/blender/editors/physics/particle_edit_undo.c
+++ b/source/blender/editors/physics/particle_edit_undo.c
@@ -55,7 +55,6 @@
#include "physics_intern.h"
-
static void free_PTCacheUndo(PTCacheUndo *undo)
{
PTCacheEditPoint *point;