From 195dd9888a3bfeb5f27281e6fadb2ef3847253f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Foucault?= Date: Tue, 9 Oct 2018 20:22:40 +0200 Subject: Cleanup: Remove old shader reference --- source/blender/gpu/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/blender/gpu/CMakeLists.txt') diff --git a/source/blender/gpu/CMakeLists.txt b/source/blender/gpu/CMakeLists.txt index 0b38a814aec..85a3b604e33 100644 --- a/source/blender/gpu/CMakeLists.txt +++ b/source/blender/gpu/CMakeLists.txt @@ -88,9 +88,6 @@ set(SRC intern/gpu_viewport.c shaders/gpu_shader_material.glsl - shaders/gpu_shader_fire_frag.glsl - shaders/gpu_shader_smoke_frag.glsl - shaders/gpu_shader_smoke_vert.glsl GPU_attr_binding.h GPU_batch.h -- cgit v1.2.3