Skip to content

Commit e02911f

Browse files
committed
Removed unused ebo state
1 parent 02ecbdc commit e02911f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/state.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@
55
struct MyState {
66
GLuint shaderProgram;
77
GLuint vao;
8-
GLuint ebo;
98
int numTris;
109
};

0 commit comments

Comments
 (0)