projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2.5: Various Fixes
[blender-staging.git]
/
source
/
blender
/
editors
/
space_buttons
/
space_buttons.c
diff --git
a/source/blender/editors/space_buttons/space_buttons.c
b/source/blender/editors/space_buttons/space_buttons.c
index 8284744d5196035facf7177166051500f5cb8425..78392fceacea8c9511f78e9a48532ab0acb4ae18 100644
(file)
--- a/
source/blender/editors/space_buttons/space_buttons.c
+++ b/
source/blender/editors/space_buttons/space_buttons.c
@@
-70,7
+70,6
@@
static SpaceLink *buttons_new(const bContext *C)
sbuts= MEM_callocN(sizeof(SpaceButs), "initbuts");
sbuts->spacetype= SPACE_BUTS;
- sbuts->scaflag= BUTS_SENS_LINK|BUTS_SENS_ACT|BUTS_CONT_ACT|BUTS_ACT_ACT|BUTS_ACT_LINK;
sbuts->align= BUT_AUTO;
/* header */