]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
mod_fifo: Remove dead code
authorTravis Cross <tc@traviscross.com>
Mon, 26 May 2014 05:24:14 +0000 (05:24 +0000)
committerTravis Cross <tc@traviscross.com>
Wed, 28 May 2014 01:32:02 +0000 (01:32 +0000)
commit628b6c19ab7a9d4c2b91bc49ba0be53b08261263
tree01fd3607b8f7c4e6c24928de852f16d625a18e54
parent6105e9783c98499c939c47c39ff596cda768bf8b
mod_fifo: Remove dead code

We were making a copy of the fifo name and stripping any domain name,
but then not using the value.
src/mod/applications/mod_fifo/mod_fifo.c