summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorsel.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkcolorsel.c')
-rw-r--r--gtk/gtkcolorsel.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtkcolorsel.c b/gtk/gtkcolorsel.c
index c5b9b644f..891f7ce6c 100644
--- a/gtk/gtkcolorsel.c
+++ b/gtk/gtkcolorsel.c
@@ -2021,8 +2021,6 @@ gtk_color_selection_set_update_policy (GtkColorSelection *colorsel,
GtkUpdateType policy)
{
g_return_if_fail (GTK_IS_COLOR_SELECTION (colorsel));
- /* */
- g_warning (G_STRLOC ": This function is deprecated.");
}
/**