Removed unneccessary FIX ME statement.

This commit is contained in:
Robert Osfield 2018-07-31 09:13:20 +01:00
parent 79bc4c3843
commit ffb68bec7c

View File

@ -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&) {}