Some rendering clean-up.

This commit is contained in:
2023-05-07 12:13:55 +03:00
parent 616011ac55
commit 7e9be315cf
2 changed files with 42 additions and 81 deletions
-1
View File
@@ -30,7 +30,6 @@ private:
GLuint extents_vbo_id;
GLuint extents_vao_id;
std::vector<float> buffer_data;
shader_program *shader = nullptr;
bool initialized = false;