]> git.cworth.org Git - apitrace/commitdiff
Remove old unused function declaration.
authorJames Benton <jbenton@vmware.com>
Fri, 3 Aug 2012 13:25:25 +0000 (14:25 +0100)
committerJames Benton <jbenton@vmware.com>
Fri, 3 Aug 2012 13:25:25 +0000 (14:25 +0100)
retrace/glretrace.hpp

index bfc6398abdc2c5b7bd3900b38789df49e48c12c0..322f06cdfdbbe38355dc9945dd38763df43a85a3 100644 (file)
@@ -77,6 +77,5 @@ void endProfile(trace::Call &call);
 void setActiveProgram(GLuint program);
 } /* namespace glretrace */
 
-GLuint retrace_unmap_program(GLuint val);
 
 #endif /* _GLRETRACE_HPP_ */