From 66e6cd53157274e0384b65ff6a437d2dcf6d3a9f Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 28 Jan 2019 22:06:53 +1100 Subject: Cleanup: unused struct declarations --- source/blender/depsgraph/DEG_depsgraph_physics.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/depsgraph/DEG_depsgraph_physics.h') diff --git a/source/blender/depsgraph/DEG_depsgraph_physics.h b/source/blender/depsgraph/DEG_depsgraph_physics.h index 6dfd73a03c2..4e916ee26a4 100644 --- a/source/blender/depsgraph/DEG_depsgraph_physics.h +++ b/source/blender/depsgraph/DEG_depsgraph_physics.h @@ -32,7 +32,6 @@ #include "DEG_depsgraph.h" -struct Colllection; struct DepsNodeHandle; struct Depsgraph; struct EffectorWeights; -- cgit v1.2.3