diff options
Diffstat (limited to 'src/glwidget.h')
-rwxr-xr-x | src/glwidget.h | 1 |
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: |