widget: Remove outdated comment

gtk_widget_override_color is no more.
This commit is contained in:
Timm Bäder 2016-11-01 20:51:03 +01:00
parent a7efe10ef8
commit 633a93f418

View File

@ -1714,9 +1714,6 @@ gtk_widget_class_init (GtkWidgetClass *klass)
* #GtkStyleContext::changed signal is emitted on the @widget's associated
* #GtkStyleContext as returned by gtk_widget_get_style_context().
*
* Note that style-modifying functions like gtk_widget_override_color() also
* cause this signal to be emitted.
*
* Since: 3.0
*/
widget_signals[STYLE_UPDATED] =