diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2016-10-03 13:48:39 +0200 |
---|---|---|
committer | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2016-10-03 14:12:51 +0000 |
commit | 06faa823bc5dbb2aa2c096b5db2ffaeb15e56b04 (patch) | |
tree | f910f29bd201c898cc1448412b597585c13d706a /tubes/Module_tubes.mk | |
parent | 874035190625de4d82d357e61cc5bcf785c7b9fe (diff) |
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/29485
Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Tested-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'tubes/Module_tubes.mk')
0 files changed, 0 insertions, 0 deletions