diff options
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) { |