[gtk+] a11y: Remove an outdated comment
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] a11y: Remove an outdated comment
- Date: Mon, 9 Jun 2014 23:17:16 +0000 (UTC)
commit 4b793dd50885f18791664eb53e4469c6c91193da
Author: Benjamin Otte <otte redhat com>
Date: Tue Jun 10 01:17:00 2014 +0200
a11y: Remove an outdated comment
gtk/a11y/gtkentryaccessible.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gtk/a11y/gtkentryaccessible.c b/gtk/a11y/gtkentryaccessible.c
index 599f8cf..3f2d77e 100644
--- a/gtk/a11y/gtkentryaccessible.c
+++ b/gtk/a11y/gtkentryaccessible.c
@@ -1378,11 +1378,6 @@ atk_editable_text_interface_init (AtkEditableTextIface *iface)
iface->set_run_attributes = NULL;
}
-/* We connect to GtkEditable::insert-text, since it carries
- * the information we need. But we delay emitting our own
- * text_changed::insert signal until the entry has update
- * all its internal state and emits GtkEntry::changed.
- */
static void
insert_text_cb (GtkEditable *editable,
gchar *new_text,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]