Cleanup: Remove unused datatoc definitions.

This commit is contained in:
Jeroen Bakker 2022-02-01 12:14:22 +01:00
parent 217e0a2ce6
commit f8713aae5e
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@
static CLG_LogRef LOG = {"draw.manager.shader"};
extern char datatoc_gpu_shader_2D_vert_glsl[];
extern char datatoc_gpu_shader_3D_vert_glsl[];
extern char datatoc_gpu_shader_depth_only_frag_glsl[];
extern char datatoc_common_fullscreen_vert_glsl[];