From 182c5be111889643294083c830080cfbaa3dd154 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 25 Jun 2010 05:37:59 +0200 Subject: Remove the old and not well supported GTK 1 code. (James Vega) --- src/gui_gtk_f.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui_gtk_f.h') diff --git a/src/gui_gtk_f.h b/src/gui_gtk_f.h index 767f88a5d..73b0024f8 100644 --- a/src/gui_gtk_f.h +++ b/src/gui_gtk_f.h @@ -62,7 +62,6 @@ void gtk_form_move(GtkForm *form, GtkWidget * widget, void gtk_form_move_resize(GtkForm * form, GtkWidget * widget, gint x, gint y, gint w, gint h); -void gtk_form_set_size(GtkForm * form, guint width, guint height); /* These disable and enable moving and repainting respectively. If you * want to update the layout's offsets but do not want it to repaint -- cgit v1.2.3