remove obsolete comments
gcc3.3 would not build with Point(0,0) in direct initialization of Rectangle: Rectangle a(Point(0,0),..); Rectangle a = Rectangle(Point(0,0),..); was the workaround which was replaced at some point in time Change-Id: I33e6607b6c7079812d9e4064cfe4d8b4badf2a95 Reviewed-on: https://gerrit.libreoffice.org/29485Reviewed-by:Jochen Nitschke <j.nitschke+logerrit@ok.de> Tested-by:
Jochen Nitschke <j.nitschke+logerrit@ok.de>
Showing
Please
register
or
sign in
to comment