summaryrefslogtreecommitdiff
path: root/src/glwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glwidget.h')
-rwxr-xr-xsrc/glwidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glwidget.h b/src/glwidget.h
index d992ab6..60cca66 100755
--- a/src/glwidget.h
+++ b/src/glwidget.h
@@ -53,7 +53,6 @@ private:
void paintCaustics();
TextureData loadTextureFromFile(const char *path);
- GLuint loadCubeMap(std::vector<const char*> textureFiles);
private slots: