Silence warning

This commit is contained in:
Dalai Felinto 2019-01-04 12:57:17 -02:00
parent 2891043b58
commit bfac8a429c
1 changed files with 0 additions and 1 deletions

View File

@ -782,7 +782,6 @@ static void v3d_object_dimension_buts(bContext *C, uiLayout *layout, View3D *v3d
if (block) {
BLI_assert(C == NULL);
uiBut *but;
int yi = 200;
const int butw = 200;
const int buth = 20 * UI_DPI_FAC;