Browse Source

Remove unused libavutil/random.h #include.

Originally committed as revision 18067 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Diego Biurrun 17 years ago
parent
commit
fa7aec5ceb
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/nellymoser.c

+ 0
- 1
libavcodec/nellymoser.c View File

@@ -32,7 +32,6 @@
*/

#include "nellymoser.h"
#include "libavutil/random.h"
#include "avcodec.h"
#include "dsputil.h"



Loading…
Cancel
Save