[Bf-blender-cvs] [e156abe] master: Cleanup: Redundant forward declaration

Sergey Sharybin noreply at git.blender.org
Thu Sep 15 16:46:38 CEST 2016


Commit: e156abe467bc0e69ffcf1c298ac1d984762ebc8e
Author: Sergey Sharybin
Date:   Thu Sep 15 16:46:19 2016 +0200
Branches: master
https://developer.blender.org/rBe156abe467bc0e69ffcf1c298ac1d984762ebc8e

Cleanup: Redundant forward declaration

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

M	source/blender/render/extern/include/RE_pipeline.h

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

diff --git a/source/blender/render/extern/include/RE_pipeline.h b/source/blender/render/extern/include/RE_pipeline.h
index 509ad6f..3a99be7 100644
--- a/source/blender/render/extern/include/RE_pipeline.h
+++ b/source/blender/render/extern/include/RE_pipeline.h
@@ -48,7 +48,6 @@ struct ReportList;
 struct Scene;
 struct SceneRenderLayer;
 struct EnvMap;
-struct RenderResult;
 struct StampData;
 
 /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */




More information about the Bf-blender-cvs mailing list