summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-08-22 12:29:59 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-08-22 12:29:59 -0400
commitea31ae31c13ffd17f2bcde2d006b55e5bc02ef1d (patch)
tree276358a939062d03707611b0f5a905d0c63d5bb6
parent00763e5af327a56f51da1e7d3d04035f38107b98 (diff)
downloadgtk+-drop-gl.tar.gz
tests: Remove an outdated commentdrop-gl
It refers to a file that no longer exists.
-rw-r--r--testsuite/gsk/transform.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/gsk/transform.c b/testsuite/gsk/transform.c
index b87699d5c7..273f5d546a 100644
--- a/testsuite/gsk/transform.c
+++ b/testsuite/gsk/transform.c
@@ -443,8 +443,6 @@ gsk_matrix_transform_rect (const graphene_matrix_t *m,
* determine if transforming an axis-aligned rectangle produces
* axis-aligned output, to decide whether to use linear
* interpolation or not.
- *
- * Keep this in sync with gsk/gl/gskglrenderer.c
*/
static gboolean
result_is_axis_aligned (GskTransform *transform,