Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility"
authorAnton Khirnov <anton@khirnov.net>
Mon, 22 Oct 2012 07:14:43 +0000 (09:14 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 23 Oct 2012 05:33:05 +0000 (07:33 +0200)
commitc6b25d1d5e6a9185cb8e574129f65650c1504d44
tree7d8ab794084524fb1728e3af338a6a772be7fa9d
parentadd3a6902ea4d459f36655656a1f8daa409118a7
Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility"

This reverts commit d15c21e5fa3961f10026da1a3080a3aa3cf4cec9.

After the major bump this is no longer necessary.
libavcodec/Makefile
libavcodec/mathtables.c
libavcodec/sqrt_tab.c [deleted file]
libavutil/Makefile
libavutil/sqrt_tab.c [deleted file]