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
This commit is contained in:
Michael Niedermayer 2009-03-08 14:35:13 +00:00
parent 49ceb58bf6
commit 792e467904
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ HEADERS = adler32.h \
md5.h \
mem.h \
pixfmt.h \
random.h \
rational.h \
sha1.h