From c6b25d1d5e6a9185cb8e574129f65650c1504d44 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 22 Oct 2012 09:14:43 +0200 Subject: 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. --- libavutil/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libavutil/Makefile') diff --git a/libavutil/Makefile b/libavutil/Makefile index 3451a7c679..227a57efc2 100644 --- a/libavutil/Makefile +++ b/libavutil/Makefile @@ -84,7 +84,6 @@ OBJS = adler32.o \ rc4.o \ samplefmt.o \ sha.o \ - sqrt_tab.o \ time.o \ tree.o \ utils.o \ -- cgit v1.2.3