@@ -30,8 +30,6 @@ void lazik::loadModel() {
void lazik::draw() {
glEnable(GL_CULL_FACE);
// 1st attribute buffer: vertices
glEnableVertexAttribArray(0);
glBindBuffer(GL_ARRAY_BUFFER, this->vertexbuffer);
The note is not visible to the blocked user.