1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 21:45:33 +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)