[Bf-blender-cvs] [4aa8010fcdd] temp-modifiers-instancing: cleanup

Jacques Lucke noreply at git.blender.org
Wed Nov 11 17:56:50 CET 2020


Commit: 4aa8010fcdd9bf2057bfa90be022f3d3a8fecdbf
Author: Jacques Lucke
Date:   Wed Nov 11 17:48:52 2020 +0100
Branches: temp-modifiers-instancing
https://developer.blender.org/rB4aa8010fcdd9bf2057bfa90be022f3d3a8fecdbf

cleanup

===================================================================

M	source/blender/depsgraph/DEG_depsgraph_query.h

===================================================================

diff --git a/source/blender/depsgraph/DEG_depsgraph_query.h b/source/blender/depsgraph/DEG_depsgraph_query.h
index a0db520b4cb..56f3de2913e 100644
--- a/source/blender/depsgraph/DEG_depsgraph_query.h
+++ b/source/blender/depsgraph/DEG_depsgraph_query.h
@@ -42,7 +42,6 @@ struct ListBase;
 struct PointerRNA;
 struct Scene;
 struct ViewLayer;
-struct GeometrySetC;
 
 #ifdef __cplusplus
 extern "C" {



More information about the Bf-blender-cvs mailing list