summaryrefslogtreecommitdiff
path: root/includes/hardinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/hardinfo.h')
-rw-r--r--includes/hardinfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/hardinfo.h b/includes/hardinfo.h
index b16a6e94..243f850f 100644
--- a/includes/hardinfo.h
+++ b/includes/hardinfo.h
@@ -91,7 +91,6 @@ gchar *strreplace(gchar *string, gchar *replace, gchar *replacement);
/* Widget utility functions */
void widget_set_cursor(GtkWidget *widget, GdkCursorType cursor_type);
gint tree_view_get_visible_height(GtkTreeView *tv);
-void tree_view_save_image(gchar *filename);
/* File Chooser utility functions */
void file_chooser_open_expander(GtkWidget *chooser);