Correction in the API documentation

This commit is contained in:
Laurent Gomila 2012-12-04 20:36:39 +01:00
parent 288bc87d3a
commit 3eb32ded68

View File

@ -610,7 +610,6 @@ private :
/// window.setActive();
/// shader.bind();
/// ... render OpenGL geometry ...
/// shader.unbind();
/// \endcode
///
////////////////////////////////////////////////////////////