Commit: 9aa09d65c192e4f6610ff7e18f47ed76ec4c9e65
Author: Nathan Craddock
Date:   Fri Jun 19 13:22:17 2020 -0600
Branches: soc-2020-outliner
https://developer.blender.org/rB9aa09d65c192e4f6610ff7e18f47ed76ec4c9e65

Cleanup: Unused

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

M       source/blender/editors/space_outliner/outliner_draw.c

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

diff --git a/source/blender/editors/space_outliner/outliner_draw.c 
b/source/blender/editors/space_outliner/outliner_draw.c
index f6ffd431481..1d0c20e32db 100644
--- a/source/blender/editors/space_outliner/outliner_draw.c
+++ b/source/blender/editors/space_outliner/outliner_draw.c
@@ -1935,7 +1935,7 @@ static void outliner_mode_toggle_fn(bContext *C, void 
*tselem_poin, void *UNUSED
 /* Draw icons for setting activation when in object mode */
 static void outliner_draw_left_column_activation(const bContext *C,
                                                  uiBlock *block,
-                                                 TreeViewContext *tvc,
+                                                 TreeViewContext *UNUSED(tvc),
                                                  TreeElement *te,
                                                  TreeStoreElem *tselem)
 {

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to