aboutsummaryrefslogtreecommitdiff
path: root/shell.c
diff options
context:
space:
mode:
authorAgney Lopes Roth Ferraz <agney@debian.org>2007-04-30 14:52:35 -0300
committerSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 14:38:42 -0500
commit0afab9fd83ec42e082ffa61f037519f3e1262e39 (patch)
tree93e5f39355b7dab4e0a4e68e8ffa8ab60e62f8f4 /shell.c
parentadb3993ba087ede46f62d5f018e17b07e99b5260 (diff)
parenta9d469b1b48a8446dc9b9fd987b6af83a60ed796 (diff)
Import Debian changes 0.4.2.1.svn30042007-1
hardinfo (0.4.2.1.svn30042007-1) unstable; urgency=low * Fixed FTBFS on SVN version (Closes: #419587)
Diffstat (limited to 'shell.c')
-rw-r--r--shell.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell.c b/shell.c
index 228ce9ee..6d4d469d 100644
--- a/shell.c
+++ b/shell.c
@@ -520,7 +520,6 @@ static void add_modules_to_gui(gpointer data, gpointer user_data)
}
}
-
void shell_init(GSList * modules)
{
if (shell) {