aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2
diff options
context:
space:
mode:
authorLeandro A. F. Pereira <leandro@hardinfo.org>2009-03-29 18:52:14 -0300
committerLeandro A. F. Pereira <leandro@hardinfo.org>2009-03-29 18:52:14 -0300
commita7cb6f68888584493388f70b9d9eceb89e9f4aed (patch)
tree7cadd2b3588da35e234e64587174cad4ec685dfc /hardinfo2
parent2d4b6f9a8a17ceca902259883277e9f79be1e3d4 (diff)
Cleanup
Diffstat (limited to 'hardinfo2')
-rw-r--r--hardinfo2/shell.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hardinfo2/shell.c b/hardinfo2/shell.c
index fe95c87f..2fb36010 100644
--- a/hardinfo2/shell.c
+++ b/hardinfo2/shell.c
@@ -1255,7 +1255,6 @@ static void module_selected(gpointer data)
ShellModuleEntry *entry;
static ShellModuleEntry *current = NULL;
static gboolean updating = FALSE;
-
/* Gets the currently selected item on the left-side TreeView; if there is no
selection, silently return */