Removed the automatic registration of GraphicsContextImplementation.
This commit is contained in:
parent
19a5682c33
commit
578a5a3b9b
@ -18,6 +18,7 @@
|
||||
|
||||
using namespace osgProducer;
|
||||
|
||||
#if 0
|
||||
namespace osgProducer
|
||||
{
|
||||
struct MyWindowingSystemInterface : public osg::GraphicsContext::WindowingSystemInterface
|
||||
@ -58,7 +59,7 @@ namespace osgProducer
|
||||
|
||||
RegisterWindowingSystemInterfaceProxy createWindowingSystemInterfaceProxy;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
GraphicsContextImplementation::GraphicsContextImplementation(Traits* traits)
|
||||
|
Loading…
Reference in New Issue
Block a user