git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47074
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
ast_setstate(tmp, state);
tmp->tech_pvt = p;
p->owner = tmp;
- /* XXX: this needs fixing */
-#if 0
- ast_atomic_fetchadd_int(&__mod_desc->usecnt, +1);
-#endif
- ast_update_use_count();
tmp->priority = 1;
/* Wake up and wait for other applications (by definition the login app)
* to release this channel). Takes ownership of the agent channel