From 6eadd40597f7c537f6a8002e818454b85a457c1f Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 25 Aug 2019 16:27:13 +1000 Subject: Cleanup: redundant struct declarations --- source/blender/collada/collada.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/blender/collada/collada.h') diff --git a/source/blender/collada/collada.h b/source/blender/collada/collada.h index df6e72cbf3a..72753e170a3 100644 --- a/source/blender/collada/collada.h +++ b/source/blender/collada/collada.h @@ -34,9 +34,6 @@ extern "C" { #include "BLI_path_util.h" #include "RNA_types.h" -struct Depsgraph; -struct Scene; -struct ViewLayer; struct bContext; /* -- cgit v1.2.3