summaryrefslogtreecommitdiff
path: root/src/defaults.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/defaults.cpp')
-rw-r--r--src/defaults.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/defaults.cpp b/src/defaults.cpp
index 2f4bcae20..756bfb3fd 100644
--- a/src/defaults.cpp
+++ b/src/defaults.cpp
@@ -465,8 +465,6 @@ DefaultsData* getPathsDefaults()
AddDEF("simpleVertexShader", "simple_vertex.glsl");
AddDEF("simpleFragmentShader", "simple_frag.glsl");
- AddDEF("textureVertexShader", "texture_vertex.glsl");
- AddDEF("textureFragmentShader", "texture_frag.glsl");
AddDEF("particles", "graphics/particles/");
AddDEF("portalEffectFile", "warparea.particle.xml");