style cleanup
This commit is contained in:
@@ -1463,7 +1463,7 @@ static void ui_block_position(wmWindow *window, ARegion *butregion, uiBut *but,
|
||||
if (top == 0 && down == 0) {
|
||||
if (dir1 == UI_LEFT || dir1 == UI_RIGHT) {
|
||||
/* align with bottom of screen */
|
||||
// yof= ysize; (not with menu scrolls)
|
||||
// yof = ysize; (not with menu scrolls)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user