Various warning fixes

This commit is contained in:
Robert Osfield
2008-10-27 13:09:43 +00:00
parent e062524cb4
commit b28612bce2
21 changed files with 77 additions and 143 deletions

View File

@@ -169,7 +169,6 @@ namespace osg
protected:
FBOExtensions(unsigned int contextID);
private:
bool _supported;
};