Removed _shutdown function in profanity.c

This commit is contained in:
James Booth
2012-10-27 17:40:17 +01:00
parent 2abd525cae
commit 852112cda8
2 changed files with 1 additions and 8 deletions

View File

@@ -272,7 +272,7 @@ static struct cmd_t setting_commands[] =
"Config file section : [ui]",
"Config file value : showsplash=true|false",
NULL } } },
{ "/vercheck",
_cmd_vercheck,
{ "/vercheck [on|off]", "Check for a new release.",