[Bf-blender-cvs] [c2c7d3573c7] temp-lineart-contained: Cleanup: Remove double import in previous commit.

Jeroen Bakker noreply at git.blender.org
Wed May 12 04:15:48 CEST 2021


Commit: c2c7d3573c71c9a8e42f4e8b2bb21a675e6f75ee
Author: Jeroen Bakker
Date:   Mon May 10 08:01:20 2021 +0200
Branches: temp-lineart-contained
https://developer.blender.org/rBc2c7d3573c71c9a8e42f4e8b2bb21a675e6f75ee

Cleanup: Remove double import in previous commit.

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

M	source/blender/gpu/tests/gpu_testing.cc

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

diff --git a/source/blender/gpu/tests/gpu_testing.cc b/source/blender/gpu/tests/gpu_testing.cc
index 6b0a78e797d..ac42c5875c8 100644
--- a/source/blender/gpu/tests/gpu_testing.cc
+++ b/source/blender/gpu/tests/gpu_testing.cc
@@ -4,7 +4,6 @@
 
 #include "CLG_log.h"
 
-#include "CLG_log.h"
 #include "GPU_context.h"
 #include "GPU_init_exit.h"
 #include "gpu_testing.hh"



More information about the Bf-blender-cvs mailing list