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>2021-06-29 13:13:24 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-06-29 13:13:24 +0300
commit855f7fee63c4bc57d5e154ced0e7e51bf315ea32 (patch)
tree8dadbf17ae51e2237972d8bea654350a4421b529 /source/blender/gpu
parent203d4052998479439a9d92d5e163b634a45d08bc (diff)
Cleanup: clang-format
Diffstat (limited to 'source/blender/gpu')
-rw-r--r--source/blender/gpu/intern/gpu_shader.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/gpu/intern/gpu_shader.cc b/source/blender/gpu/intern/gpu_shader.cc
index 81430d41327..c754a649924 100644
--- a/source/blender/gpu/intern/gpu_shader.cc
+++ b/source/blender/gpu/intern/gpu_shader.cc
@@ -35,7 +35,6 @@
extern "C" char datatoc_gpu_shader_colorspace_lib_glsl[];
-
using namespace blender;
using namespace blender::gpu;