[Bf-blender-cvs] [40eda4f69ca] greasepencil-object: Cleanup: Remove unused header file

Antonio Vazquez noreply at git.blender.org
Sun May 13 17:56:31 CEST 2018


Commit: 40eda4f69ca47eab55312c452b71413341ef295c
Author: Antonio Vazquez
Date:   Sun May 13 17:56:26 2018 +0200
Branches: greasepencil-object
https://developer.blender.org/rB40eda4f69ca47eab55312c452b71413341ef295c

Cleanup: Remove unused header file

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

M	source/blender/editors/gpencil/gpencil_paint.c

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

diff --git a/source/blender/editors/gpencil/gpencil_paint.c b/source/blender/editors/gpencil/gpencil_paint.c
index c0fd5c8dae4..887edd76997 100644
--- a/source/blender/editors/gpencil/gpencil_paint.c
+++ b/source/blender/editors/gpencil/gpencil_paint.c
@@ -87,7 +87,6 @@
 #include "WM_types.h"
 
 #include "DEG_depsgraph.h"
-#include "DEG_depsgraph_query.h"
 
 #include "gpencil_intern.h"



More information about the Bf-blender-cvs mailing list