mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-15 17:27:02 +00:00
remove an unnecessary error message that is really an old debug message
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29704 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2221,7 +2221,6 @@ static int load_module(void *mod)
|
||||
static int reload(void *mod)
|
||||
{
|
||||
aji_reload();
|
||||
ast_log(LOG_ERROR, "ooh reload magic!!!\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user