summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2009-03-08 14:35:13 +0000
committerMichael Niedermayer <michaelni@gmx.at>2009-03-08 14:35:13 +0000
commit792e467904d161780c7a62c71aa2dd30b377d54d (patch)
tree7bf0f1bb1f575e94269df5ebea09a5f55ee558bd /libavutil/Makefile
parent49ceb58bf687f676e0176567bb881c30d32803bc (diff)
Remove the Mersenne Twister from the public API/ABI.
We provide better PRNGs. Originally committed as revision 17872 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index f52ea150e9..a5f247e1f4 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -16,7 +16,6 @@ HEADERS = adler32.h \
md5.h \
mem.h \
pixfmt.h \
- random.h \
rational.h \
sha1.h