aboutsummaryrefslogtreecommitdiff
path: root/src/opengl_widget.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl_widget.hh')
-rw-r--r--src/opengl_widget.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/opengl_widget.hh b/src/opengl_widget.hh
index 5bd4a07..5ee1057 100644
--- a/src/opengl_widget.hh
+++ b/src/opengl_widget.hh
@@ -22,10 +22,7 @@ class OpenGLWidget : public QOpenGLWidget, public QOpenGLFunctions_4_4_Core {
QOpenGLShaderProgram main_program;
QOpenGLShaderProgram skybox_program;
- // QOpenGLTexture *skybox_tex;
GLuint skybox_tex;
- // QOpenGLVertexArrayObject skybox_vao;
- // QOpenGLBuffer skybox_vbo;
GLuint skybox_vao;
GLuint skybox_vbo;