Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility"

This reverts commit d15c21e5fa.

After the major bump this is no longer necessary.
This commit is contained in:
Anton Khirnov
2012-10-22 09:14:43 +02:00
parent add3a6902e
commit c6b25d1d5e
5 changed files with 11 additions and 33 deletions

View File

@@ -84,7 +84,6 @@ OBJS = adler32.o \
rc4.o \
samplefmt.o \
sha.o \
sqrt_tab.o \
time.o \
tree.o \
utils.o \