From Sekender, fixed warnins

This commit is contained in:
Robert Osfield
2008-12-17 10:34:09 +00:00
parent ca3e855b9c
commit e754fc5aab
3 changed files with 2 additions and 4 deletions

View File

@@ -357,7 +357,6 @@ osg::Image* ReadVTFFile(std::istream& _istream)
int s, t, r;
unsigned int lrSize;
unsigned char * imageData;
unsigned char * imageDataPtr;
unsigned int base;
unsigned int size;
int mip;