diff --git a/include/osgGA/CameraManipulator b/include/osgGA/CameraManipulator index 3e4d99831..25019bf16 100644 --- a/include/osgGA/CameraManipulator +++ b/include/osgGA/CameraManipulator @@ -162,7 +162,6 @@ class OSGGA_EXPORT CameraManipulator : public GUIEventHandler /** Start/restart the manipulator. - FIXME: what does this actually mean? Provide examples. */ virtual void init(const GUIEventAdapter& ,GUIActionAdapter&) {}