Remove inline qualifiers to keep gcc 4.2 happy
[pspp] / lib / gtksheet / gtksheet.c
index 1987ab0ad1a20278ecc825512226c6465ecc0435..d2db58009a7432dbcfe70f03467489949e285b5a 100644 (file)
@@ -7839,7 +7839,7 @@ gtk_sheet_button_new (void)
 }
 
 
-inline void
+void
 gtk_sheet_button_free (GtkSheetButton *button)
 {
   if (!button) return ;