]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Remove unused variable 'tmp' from helpfun in ilbc codec
authorMatthew Jordan <mjordan@digium.com>
Fri, 20 Jan 2012 15:54:32 +0000 (15:54 +0000)
committerMatthew Jordan <mjordan@digium.com>
Fri, 20 Jan 2012 15:54:32 +0000 (15:54 +0000)
commite6e5f714e6dad4d6ea9e9a3b537d6b7bf9275efa
tree83ded96599380d93166d2052f323270f24ff00c2
parentf65abc5aaee882821dcc96a74440b92fe11f29b1
Remove unused variable 'tmp' from helpfun in ilbc codec

gcc version 4.6.2 caught an unused variable in the ilbc codec
library.  This would prevent compilation with --enable-dev-mode;
variable removed.
........

Merged revisions 351760 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@351761 65c4cc65-6c06-0410-ace0-fbb531ad65f3
codecs/ilbc/helpfun.c