]> git.tdb.fi Git - libs/gl.git/blobdiff - source/light.h
Unbind things if they are deleted while current
[libs/gl.git] / source / light.h
index 77542a54f7404b3a346ff8ec5de3cb1399ee6ffc..fa5bf28752b00a2a7e4735b8c0096d319c12b7af 100644 (file)
@@ -35,6 +35,7 @@ private:
 
 public:
        Light();
+       ~Light();
 
 private:
        void update_parameter(int, int = -1) const;