diff options
Diffstat (limited to 'pluma/pluma-utils.h')
-rw-r--r-- | pluma/pluma-utils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pluma/pluma-utils.h b/pluma/pluma-utils.h index be54f786..e9dd0a5b 100644 --- a/pluma/pluma-utils.h +++ b/pluma/pluma-utils.h @@ -64,8 +64,6 @@ void pluma_utils_menu_position_under_tree_view gboolean *push_in, gpointer user_data); -gchar *pluma_gdk_color_to_string (GdkColor color); - GtkWidget *pluma_gtk_button_new_with_stock_icon (const gchar *label, const gchar *stock_id); |