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:
Russell Bryant
2006-05-23 16:37:46 +00:00
parent 99fe70da00
commit a20db7dde6

View File

@@ -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) {