remove unused declaration

This commit is contained in:
David Rose 2007-08-27 16:46:06 +00:00
parent 95b6ae2892
commit ba4fd40036
1 changed files with 0 additions and 2 deletions

View File

@ -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);