]> git.tdb.fi Git - libs/gl.git/blobdiff - source/light.h
Drop Id tags and copyright notices from files
[libs/gl.git] / source / light.h
index 5871ec72d2ea65c3ef3d43721387d47bf86d1a64..2375c7c909899b7ac22fc3fc13992d8f3c31307f 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of libmspgl
-Copyright © 2007  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GL_LIGHT_H_
 #define MSP_GL_LIGHT_H_
 
@@ -59,6 +52,7 @@ public:
 
        static void activate(unsigned);
        static void unbind();
+       static void unbind_from(unsigned);
 };
 
 } // namespace GL