summaryrefslogtreecommitdiffstats
path: root/globals.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'globals.cginc')
-rwxr-xr-xglobals.cginc1
1 files changed, 0 insertions, 1 deletions
diff --git a/globals.cginc b/globals.cginc
index f96a23d..ded2048 100755
--- a/globals.cginc
+++ b/globals.cginc
@@ -84,7 +84,6 @@ float _Bent_Normals_Strength;
#endif // _BENT_NORMALS
#if defined(_MARBLE)
-texture3D _Marble_Noise;
texture2D _Marble_Post_Ramp;
float3 _Marble_Scale;
float _Marble_Octaves;