Cleaned up layout

This commit is contained in:
Robert Osfield
2008-12-10 17:08:21 +00:00
parent c3611c5875
commit 3a623717a9

View File

@@ -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,