Windows build fixes

git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14590 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
Robert Osfield
2014-12-09 20:09:29 +00:00
parent a6aa47afcd
commit 22e51c9902
5 changed files with 19 additions and 18 deletions

View File

@@ -541,8 +541,6 @@ public:
virtual void swapBuffersImplementation(GraphicsContext* gc);
typedef struct __GLsync *GLsync;
GLsync _previousSync;
};