Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-08-25 08:59:04 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-08-25 09:45:47 +0300
commitf1ddc6ed0abd1821e96bb8183d4ea1ff57589ec6 (patch)
tree433f059ec67e8d46292c69c34bc79aecd2a82d12 /source/blender/windowmanager/intern
parent8df66731656b9141f2b3df673422f25e321b2300 (diff)
Cleanup: clang-format
Diffstat (limited to 'source/blender/windowmanager/intern')
-rw-r--r--source/blender/windowmanager/intern/wm_files.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/windowmanager/intern/wm_files.c b/source/blender/windowmanager/intern/wm_files.c
index 8215988c849..8546290d281 100644
--- a/source/blender/windowmanager/intern/wm_files.c
+++ b/source/blender/windowmanager/intern/wm_files.c
@@ -2884,7 +2884,6 @@ static uiBlock *block_create_autorun_warning(struct bContext *C,
}
UI_but_drawflag_disable(but, UI_BUT_TEXT_LEFT);
-
col = uiLayoutColumn(split, false);
but = uiDefIconTextBut(block,
UI_BTYPE_BUT,