1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 08:23:53 +00:00

Remove unused input

This commit is contained in:
scrawl 2013-12-28 16:34:32 +01:00
parent 6d47d710a0
commit 27b45dd3cd

View file

@ -78,7 +78,6 @@
#endif #endif
shVertexInput(float2, uv0) shVertexInput(float2, uv0)
shVertexInput(float2, uv1) // lodDelta, lodThreshold
#if LIGHTING #if LIGHTING
shNormalInput(float4) shNormalInput(float4)