summaryrefslogtreecommitdiff
path: root/asterisk.c
diff options
context:
space:
mode:
Diffstat (limited to 'asterisk.c')
-rwxr-xr-xasterisk.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/asterisk.c b/asterisk.c
index 82ec83281..160d039e0 100755
--- a/asterisk.c
+++ b/asterisk.c
@@ -1667,8 +1667,6 @@ int main(int argc, char *argv[])
} else {
if (option_remote)
ast_cli(STDOUT_FILENO, "\nUse EXIT or QUIT to exit the asterisk console\n");
- else
- ast_cli(STDOUT_FILENO, "\nUse STOP NOW to shutdown Asterisk\n");
}
}