Various clean ups to comments

This commit is contained in:
Robert Osfield
2006-09-30 16:30:31 +00:00
parent 1f3872ed73
commit e6b08dcda3
3 changed files with 1 additions and 5 deletions

View File

@@ -150,7 +150,5 @@ BEGIN_OBJECT_REFLECTOR(osgProducer::Viewer)
I_Property(bool, WriteImageWhenDone);
END_REFLECTOR
STD_LIST_REFLECTOR(std::list< osg::ref_ptr< osgGA::GUIEventHandler > >);
STD_LIST_REFLECTOR(std::list< std::string >);