Remove ff_realloc_static, it is no longer used and since it was declared
commit1c924a5eff2921e445fe227e625145c8bfd10545
authorreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 24 Sep 2009 22:39:47 +0000 (24 22:39 +0000)
committerreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 24 Sep 2009 22:39:47 +0000 (24 22:39 +0000)
tree3a064b2ac376c9b194498612f89596fecb4132a5
parentb325b3f2af2d96c138ae3928fa0c619bce38c09f
Remove ff_realloc_static, it is no longer used and since it was declared
static there is no reason to wait for a major version bump, removing
it does not change ABI in any way, not even the non-public one.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20023 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/bitstream.c