Browse Source

removing reference to bfin_sram.h its not used anylonger

Originally committed as revision 23832 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
tags/v0.5
Marc Hoffman 18 years ago
parent
commit
b41c9046cc
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libswscale/yuv2rgb_bfin.c

+ 0
- 1
libswscale/yuv2rgb_bfin.c View File

@@ -32,7 +32,6 @@
#include <malloc.h>
#endif
#include <unistd.h>
#include <bits/bfin_sram.h>
#include "rgb2rgb.h"
#include "swscale.h"
#include "swscale_internal.h"


Loading…
Cancel
Save