Commit be22e335 authored by nadro's avatar nadro

- Removed unused method declaration (bug from the previous commit).

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5153 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 3fe418bc
...@@ -679,8 +679,6 @@ namespace video ...@@ -679,8 +679,6 @@ namespace video
void setClientActiveTexture(GLenum texture); void setClientActiveTexture(GLenum texture);
void getTexture(GLenum& type, GLuint& name) const;
void setTexture(GLuint stage, bool fixedPipeline); void setTexture(GLuint stage, bool fixedPipeline);
// Viewport calls. // Viewport calls.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment