From 85de548e03fcaf657356382286a7ca6d6fbd30f3 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 16 Apr 2018 17:08:27 +0200 Subject: Cleanup: indentation --- source/blender/editors/space_nla/nla_buttons.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/space_nla') diff --git a/source/blender/editors/space_nla/nla_buttons.c b/source/blender/editors/space_nla/nla_buttons.c index 3080ac2de84..9551a1cf362 100644 --- a/source/blender/editors/space_nla/nla_buttons.c +++ b/source/blender/editors/space_nla/nla_buttons.c @@ -72,7 +72,7 @@ static void do_nla_region_buttons(bContext *C, void *UNUSED(arg), int UNUSED(eve //Scene *scene = CTX_data_scene(C); #if 0 switch (event) { - + /* pass */ } #endif /* default for now */ -- cgit v1.2.3