aboutsummaryrefslogtreecommitdiff
path: root/generic/Rectangle.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/Rectangle.c')
-rw-r--r--generic/Rectangle.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/generic/Rectangle.c b/generic/Rectangle.c
index d15356d..bcb7db5 100644
--- a/generic/Rectangle.c
+++ b/generic/Rectangle.c
@@ -359,9 +359,7 @@ ComputeCoordinates(ZnItem item,
#ifdef GL
/*
- * If there is an axial gradient with an unaligned axis
- * compute the bbox in the coordinate system defined
- * by the gradient axis.
+ * Compute the gradient geometry
*/
if (!ZnGradientFlat(rect->fill_color)) {
ZnPoly shape;