diff Makefile @ 682:79f4e9cc2e07 libavutil

Remove the Mersenne Twister from the public API/ABI. We provide better PRNGs.
author michael
date Sun, 08 Mar 2009 14:35:13 +0000
parents bcd0e6fe83d8
children 8555f3376a56
line wrap: on
line diff
--- a/Makefile	Sun Mar 08 14:33:30 2009 +0000
+++ b/Makefile	Sun Mar 08 14:35:13 2009 +0000
@@ -16,7 +16,6 @@
           md5.h                                                         \
           mem.h                                                         \
           pixfmt.h                                                      \
-          random.h                                                      \
           rational.h                                                    \
           sha1.h