[Bf-blender-cvs] [359698b05f9] custom-manipulators: Very minor edit (2.8 sync)

Campbell Barton noreply at git.blender.org
Fri Jun 16 00:43:54 CEST 2017


Commit: 359698b05f9c9b305cb956d07adf37719c839e91
Author: Campbell Barton
Date:   Fri Jun 16 08:46:56 2017 +1000
Branches: custom-manipulators
https://developer.blender.org/rB359698b05f9c9b305cb956d07adf37719c839e91

Very minor edit (2.8 sync)

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

M	source/blender/windowmanager/manipulators/WM_manipulator_types.h
M	source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup_type.c

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

diff --git a/source/blender/windowmanager/manipulators/WM_manipulator_types.h b/source/blender/windowmanager/manipulators/WM_manipulator_types.h
index cb39ff21be1..cc487dadca2 100644
--- a/source/blender/windowmanager/manipulators/WM_manipulator_types.h
+++ b/source/blender/windowmanager/manipulators/WM_manipulator_types.h
@@ -44,7 +44,6 @@ struct wmManipulatorGroup;
 struct wmManipulator;
 struct wmManipulatorProperty;
 struct wmKeyConfig;
-struct PropertyElemRNA;
 
 #include "wm_manipulator_fn.h"
 
diff --git a/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup_type.c b/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup_type.c
index b6fb17a5b34..07933f0748e 100644
--- a/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup_type.c
+++ b/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup_type.c
@@ -183,3 +183,4 @@ void wm_manipulatorgrouptype_init(void)
 }
 
 /** \} */
+




More information about the Bf-blender-cvs mailing list