]> git.cworth.org Git - apitrace/blobdiff - retrace/glretrace.hpp
Remove old unused function declaration.
[apitrace] / 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_ */