mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
remove another excess "debug" message
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29707 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1661,7 +1661,6 @@ static int aji_get_roster(struct aji_client *client)
|
||||
*/
|
||||
static int aji_client_connect(void *data, ikspak *pak)
|
||||
{
|
||||
ast_verbose("I SUCK!\n");
|
||||
struct aji_client *client = ASTOBJ_REF((struct aji_client *) data);
|
||||
int res = 0;
|
||||
if (client) {
|
||||
|
||||
Reference in New Issue
Block a user