GPencil: Fix merge duplicate

This commit is contained in:
Antonio Vazquez 2019-03-12 23:09:05 +01:00
parent c3174f5924
commit df179e5e78
1 changed files with 0 additions and 2 deletions

View File

@ -1719,8 +1719,6 @@ static void gpencil_draw_status_indicators(bContext *C, tGPsdata *p)
/* clear status string */
ED_workspace_status_text(C, NULL);
break;
case GP_STATUS_CAPTURE:
break;
}
}