summaryrefslogtreecommitdiff
path: root/svx/qa/unit/customshapes.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/qa/unit/customshapes.cxx')
-rw-r--r--svx/qa/unit/customshapes.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/qa/unit/customshapes.cxx b/svx/qa/unit/customshapes.cxx
index 470d838cda3b..6426d72ab970 100644
--- a/svx/qa/unit/customshapes.cxx
+++ b/svx/qa/unit/customshapes.cxx
@@ -335,7 +335,7 @@ CPPUNIT_TEST_FIXTURE(CustomshapesTest, testTdf115813_OOXML_XY_handle)
{
// The test covers all preset shapes with handles. Only these ones are
// excluded: arc, blockArc, chord, circularArrow, gear6, gear9, mathNotEqual, pie,
- // leftCircularArrow, leftRightCircularArrow, star24, star32, swooshArrow.
+ // leftCircularArrow, leftRightCircularArrow, swooshArrow.
// Connectors are included as ordinary shapes to prevent converting.
// Error was, that the handle movement and the changes to the shape did not follow
// the mouse movement.