diff --git a/src/nostalgia/core/userland/glutils.hpp b/src/nostalgia/core/userland/glutils.hpp index ca2c03525..c8706aac2 100644 --- a/src/nostalgia/core/userland/glutils.hpp +++ b/src/nostalgia/core/userland/glutils.hpp @@ -111,7 +111,6 @@ struct Bufferset { Buffer vbo; Buffer ebo; Texture tex; - GLsizei eboElements = 0; }; [[nodiscard]]