aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/help-viewer.c
diff options
context:
space:
mode:
authorLeandro Pereira <leandro@hardinfo.org>2010-01-04 22:29:04 -0200
committerLeandro Pereira <leandro@hardinfo.org>2010-01-04 22:29:04 -0200
commit148870bd0d9197dc4cfc08acf6be0c756d0f06bc (patch)
tree9beecf5980fa8796234363f92bb8e3a6a969fedb /hardinfo2/help-viewer.c
parentddf6c3314585b3aacc7c93ab7bc1cab2e73d5fc3 (diff)
Implement the graphical summary view in the shell, and do a proof of concept implementation for computer.so module.
Diffstat (limited to 'hardinfo2/help-viewer.c')
-rw-r--r--hardinfo2/help-viewer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hardinfo2/help-viewer.c b/hardinfo2/help-viewer.c
index de9e61dd..ace6ef37 100644
--- a/hardinfo2/help-viewer.c
+++ b/hardinfo2/help-viewer.c
@@ -355,7 +355,6 @@ help_viewer_new (const gchar *help_dir, const gchar *help_file)
GtkWidget *scrolledhelp_viewer;
GtkWidget *markdown_textview;
GtkWidget *status_bar;
- GtkWidget *separatortoolitem;
GtkWidget *btn_home;
GdkPixbuf *icon;