[Bf-blender-cvs] [ea7740addcc] greasepencil-object: Cleanup: Remove unused line

Antonio Vazquez noreply at git.blender.org
Sat Jun 9 13:37:24 CEST 2018


Commit: ea7740addcc6d694a72ef55b26f2968206a62357
Author: Antonio Vazquez
Date:   Sat Jun 9 13:37:13 2018 +0200
Branches: greasepencil-object
https://developer.blender.org/rBea7740addcc6d694a72ef55b26f2968206a62357

Cleanup: Remove unused line

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

M	source/blender/draw/engines/gpencil/gpencil_engine.h

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

diff --git a/source/blender/draw/engines/gpencil/gpencil_engine.h b/source/blender/draw/engines/gpencil/gpencil_engine.h
index e4fb870bba7..e5a9f3cf3b5 100644
--- a/source/blender/draw/engines/gpencil/gpencil_engine.h
+++ b/source/blender/draw/engines/gpencil/gpencil_engine.h
@@ -27,7 +27,6 @@
 #define __GPENCIL_ENGINE_H__
 
 #include "GPU_batch.h"
-#include "GPU_framebuffer.h"
 
 struct tGPspoint;
 struct bGPDstroke;



More information about the Bf-blender-cvs mailing list