[client] egl: clean up splash background shader

This commit is contained in:
Quantum
2021-08-03 00:44:57 -04:00
committed by Geoffrey McRae
parent a25c93b28e
commit dd31a7ef93
2 changed files with 2 additions and 3 deletions

View File

@@ -3,7 +3,6 @@
layout(location = 0) in vec3 vertexPosition_modelspace;
out highp vec3 pos;
out highp float a;
void main()
{