[Bf-blender-cvs] [1b1a6e0] master: error in last commit (missed in review)

Campbell Barton noreply at git.blender.org
Thu Jan 22 00:57:15 CET 2015


Commit: 1b1a6e0c9298166fee40ebb9b254f973879017bd
Author: Campbell Barton
Date:   Thu Jan 22 10:56:52 2015 +1100
Branches: master
https://developer.blender.org/rB1b1a6e0c9298166fee40ebb9b254f973879017bd

error in last commit (missed in review)

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

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

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

diff --git a/source/blender/editors/space_outliner/outliner_tools.c b/source/blender/editors/space_outliner/outliner_tools.c
index e5e10e5..bd88403 100644
--- a/source/blender/editors/space_outliner/outliner_tools.c
+++ b/source/blender/editors/space_outliner/outliner_tools.c
@@ -506,7 +506,6 @@ typedef enum eOutliner_PropDataOps {
 	OL_DOP_HIDE,
 	OL_DOP_UNHIDE,
 	OL_DOP_SELECT_LINKED,
-	OL_DOP_DELETE
 } eOutliner_PropDataOps;
 
 static void pchan_cb(int event, TreeElement *te, TreeStoreElem *UNUSED(tselem), void *UNUSED(arg))




More information about the Bf-blender-cvs mailing list