src/glShared.h

changeset 1278
6e1ea24e5a5e
parent 1245
338d66111168
child 1305
31627acdd4b5
--- a/src/glShared.h	Wed Mar 07 19:32:05 2018 +0200
+++ b/src/glShared.h	Thu Mar 08 11:36:55 2018 +0200
@@ -38,7 +38,6 @@
 {
 	char		num;
 	Vertex		vertices[4];
-	int			id;
 	int			color;
 
 	inline int numVertices() const

mercurial