Cleanup: fix warnings, removed unused code.

This commit is contained in:
2018-05-02 10:32:01 +02:00
parent bb92edd1c8
commit e684e0ec95
13 changed files with 25 additions and 16 deletions

View File

@@ -212,6 +212,7 @@ eAutoPropButsReturn uiDefAutoButsRNA(
break;
}
case UI_BUT_LABEL_ALIGN_NONE:
default:
col = layout;
name = NULL; /* no smart label alignment, show default name with button */
break;