diff --git a/src/osgPlugins/osg/Node.cpp b/src/osgPlugins/osg/Node.cpp index 01b4e8f3c..4b523b422 100644 --- a/src/osgPlugins/osg/Node.cpp +++ b/src/osgPlugins/osg/Node.cpp @@ -14,7 +14,6 @@ bool Node_readLocalData(Object& obj, Input& fr); bool Node_writeLocalData(const Object& obj, Output& fw); // register the read and write functions with the osgDB::Registry. -//REGISTER_DOTOSGWRAPPER(Node) REGISTER_DOTOSGWRAPPER(Node) ( new osg::Node,