mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-25 23:25:40 +00:00
remove dead variable
This commit is contained in:
parent
9f5a19a04a
commit
c1c2dedcfa
|
@ -86,7 +86,6 @@ uniform bool fixedShading;
|
|||
uniform int hardwareStep;
|
||||
|
||||
//interpolated inputs from vertex shader
|
||||
varying float fsFogFactor;
|
||||
varying vec3 fsViewVertex;
|
||||
varying vec3 fsViewNormal; // per vertex normal vector
|
||||
varying vec4 fsColor;
|
||||
|
|
Loading…
Reference in a new issue