Fixed warnings reported on CDash

This commit is contained in:
Robert Osfield
2009-01-09 15:09:39 +00:00
parent 1289528770
commit 1def3b3512
2 changed files with 4 additions and 3 deletions

View File

@@ -591,7 +591,6 @@ void PixelBufferWin32::init()
fAttribList.push_back(0);
bAttribList.push_back(0);
HGLRC hglrc = 0;
HDC hdc = 0;
int format;
osg::ref_ptr<TemporaryWindow> tempWin;