Cleanup: style, unused variable

This commit is contained in:
2019-01-31 15:54:37 +11:00
parent 9407456e3f
commit 293f4d88da
10 changed files with 13 additions and 14 deletions

View File

@@ -649,7 +649,6 @@ bool ED_object_editmode_enter(bContext *C, int flag)
{
Main *bmain = CTX_data_main(C);
Scene *scene = CTX_data_scene(C);
ViewLayer *view_layer = CTX_data_view_layer(C);
Object *ob;
/* Active layer checked here for view3d,