]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Remove extraneous abort(3) when sending chat
authorTravis Cross <tc@traviscross.com>
Sat, 19 Apr 2014 19:26:27 +0000 (19:26 +0000)
committerTravis Cross <tc@traviscross.com>
Sat, 19 Apr 2014 19:26:27 +0000 (19:26 +0000)
commit175c9eebcad5de3aa855ffce117d3457cf3127da
tree5d9800b05b779c56bca8f5f8ad2c9598324e398d
parent79ebcb104b92fa37ed291e96ab2d611f297e6078
Remove extraneous abort(3) when sending chat

This appears to have been accidentally added in commit
79ebcb104b92fa37ed291e96ab2d611f297e6078 which sought to provide a
mechanism for disabling Sofia's chat interface.  The abort(3) here
achieved that a bit too well.
src/mod/endpoints/mod_sofia/sofia_presence.c