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:
parent
6d47d710a0
commit
27b45dd3cd
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue