aboutsummaryrefslogtreecommitdiff
path: root/includes/hardinfo.h
diff options
context:
space:
mode:
authorBurt P <pburt0@gmail.com>2017-07-28 11:27:48 -0500
committerLeandro A. F. Pereira <leandro@hardinfo.org>2017-08-04 09:22:06 -0700
commitf332102acbad87f4ba83016b07fc4badb0411ac6 (patch)
treed7a2d91fe7e16c7582f6a21fcd0074b823ead430 /includes/hardinfo.h
parent6bcf1dfaae11933c27588912974337b9b51b240d (diff)
Remove tree_view_save_image()/cb_save_graphic() -related.
Signed-off-by: Burt P <pburt0@gmail.com>
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);