From 1d6425cb6416da7ba40f0f780e815ed44cf6b73f Mon Sep 17 00:00:00 2001 From: Jeroen Bakker Date: Mon, 10 May 2021 08:01:20 +0200 Subject: Cleanup: Remove double import in previous commit. --- source/blender/gpu/tests/gpu_testing.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/gpu/tests') 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" -- cgit v1.2.3