diff --git a/python/core/qgsmapsettings.sip b/python/core/qgsmapsettings.sip index 589228aebfb..72f5e73975b 100644 --- a/python/core/qgsmapsettings.sip +++ b/python/core/qgsmapsettings.sip @@ -67,7 +67,6 @@ Set the size of the resulting map image %Docstring Sets the ``rotation`` of the resulting map image, in degrees clockwise. .. versionadded:: 2.8 - .. seealso:: rotation() %End