Removed SDL header

This commit is contained in:
Robert Osfield 2009-05-12 16:26:07 +00:00
parent 9c5498376c
commit 0de08dad28

View File

@ -322,8 +322,6 @@ osg::Geometry* myCreateTexturedQuadGeometry(const osg::Vec3& pos,float width,flo
#if USE_SDL
#include "SDL.h"
class SDLAudioSink : public osg::AudioSink
{
public: