Skip to content
Snippets Groups Projects
Commit a082d965 authored by Vinson Lee's avatar Vinson Lee
Browse files

glsl: Remove unused member x from struct slang_operation.

parent 3de8fff4
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,6 @@ typedef struct slang_operation_
* indicate such. num_children indicates number of elements.
*/
GLboolean array_constructor;
double x;
} slang_operation;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment