remove unused declaration
This commit is contained in:
parent
95b6ae2892
commit
ba4fd40036
|
|
@ -477,8 +477,6 @@ private:
|
|||
GraphicsEngine *_engine;
|
||||
GraphicsThreadingModel _threading_model;
|
||||
|
||||
static GraphicsStateGuardian *_global_gsg;
|
||||
|
||||
public:
|
||||
void traverse_prepared_textures(bool (*pertex_callbackfn)(TextureContext *,void *),void *callback_arg);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue