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:
authorAaron Carlisle <carlisle.b3d@gmail.com>2021-12-07 02:52:02 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2021-12-07 02:52:08 +0300
commit5cad004d716da02f511bd34983ac7da820308676 (patch)
treebe791d87d400faf92d7149f2cacb0162f6928987 /source/blender/nodes/texture/nodes
parent97e3a2d935ba9b21b127eda7ca104d4bcf4e48bd (diff)
Cleanup: clang format
Diffstat (limited to 'source/blender/nodes/texture/nodes')
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_bricks.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/nodes/texture/nodes/node_texture_bricks.c b/source/blender/nodes/texture/nodes/node_texture_bricks.c
index 966d05b4a16..72690d6ccfe 100644
--- a/source/blender/nodes/texture/nodes/node_texture_bricks.c
+++ b/source/blender/nodes/texture/nodes/node_texture_bricks.c
@@ -21,7 +21,6 @@
* \ingroup texnodes
*/
-
#include "NOD_texture.h"
#include "node_texture_util.h"