[Bf-blender-cvs] [cb9e251440e] temp-gpu-uniform-builtin-structs: Cleanup: removed empty line.

Jeroen Bakker noreply at git.blender.org
Fri Jul 9 14:23:47 CEST 2021


Commit: cb9e251440e45db712f24b8fc362693f42734c49
Author: Jeroen Bakker
Date:   Fri Jul 9 14:23:34 2021 +0200
Branches: temp-gpu-uniform-builtin-structs
https://developer.blender.org/rBcb9e251440e45db712f24b8fc362693f42734c49

Cleanup: removed empty line.

===================================================================

M	source/blender/gpu/intern/gpu_shader.cc

===================================================================

diff --git a/source/blender/gpu/intern/gpu_shader.cc b/source/blender/gpu/intern/gpu_shader.cc
index a0c67734432..26eb5d3e899 100644
--- a/source/blender/gpu/intern/gpu_shader.cc
+++ b/source/blender/gpu/intern/gpu_shader.cc
@@ -238,7 +238,7 @@ GPUShader *GPU_shader_create_ex(const char *vertcode,
                   shname,
                   static_cast<int>(shader_block),
                   static_cast<int>(*best_struct_type));
-      }
+      
     }
   }



More information about the Bf-blender-cvs mailing list