- 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-e03cc46cb475master
parent
3fe418bc41
commit
be22e33577
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue