Fix a comment
authorMatthias Clasen <mclasen@redhat.com>
Wed, 19 Apr 2023 05:48:58 +0000 (07:48 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 19 Apr 2023 05:49:36 +0000 (07:49 +0200)
I tried to improve things in d67101d46e7d8647,
but I made it worse. The original note was meant
to be removed. Pointed out be Sebastian Bacher.

gtk/gskpango.c

index 4dd0a853b793342f92146464991f41b4829dfc87..c83f97f537f77f4d7aa1a854d71f30ceb0b87dc3 100644 (file)
@@ -461,10 +461,8 @@ gsk_pango_renderer_release (GskPangoRenderer *renderer)
  * and appends them to the current node of @snapshot without changing the
  * current node.
  *
- * Note that if the layout does not contain any printable character, then
- * current node.
- *
- * Note that if the layout does not produce any visible output, then nodes may not be added to the @snapshot.
+ * Note that if the layout does not produce any visible output, then nodes
+ * may not be added to the @snapshot.
  **/
 void
 gtk_snapshot_append_layout (GtkSnapshot   *snapshot,