Commit b5b6bcbb authored by nadro's avatar nadro

- Removed unused method declaration.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5162 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 811f415e
...@@ -46,8 +46,6 @@ namespace video ...@@ -46,8 +46,6 @@ namespace video
COpenGLCacheHandler(COpenGLDriver* driver); COpenGLCacheHandler(COpenGLDriver* driver);
~COpenGLCacheHandler(); ~COpenGLCacheHandler();
void reset();
// Alpha calls. // Alpha calls.
void setAlphaFunc(GLenum mode, GLclampf ref); void setAlphaFunc(GLenum mode, GLclampf ref);
......
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