diff options
author | Leandro A. F. Pereira <leandro@hardinfo.org> | 2007-04-15 22:04:11 +0000 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2007-04-15 22:04:11 +0000 |
commit | 2d366bc8caf8083b66deaa09435f2dc93ffc9a69 (patch) | |
tree | 7844f5244ed158621da0b3df1106d07d07026ec8 /hardinfo2/shell.c | |
parent | 4b58fae540284062ef1dbd4afac5e6f4137aad00 (diff) |
Diffstat (limited to 'hardinfo2/shell.c')
-rw-r--r-- | hardinfo2/shell.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hardinfo2/shell.c b/hardinfo2/shell.c index 228ce9ee..6d4d469d 100644 --- a/hardinfo2/shell.c +++ b/hardinfo2/shell.c @@ -520,7 +520,6 @@ static void add_modules_to_gui(gpointer data, gpointer user_data) } } - void shell_init(GSList * modules) { if (shell) { |