mirror of https://github.com/mpv-player/mpv
Remove unused and useless define.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30815 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3fa6717fb9
commit
be23797ee7
|
@ -38,7 +38,6 @@
|
||||||
#include "m_struct.h"
|
#include "m_struct.h"
|
||||||
#include "libavutil/avstring.h"
|
#include "libavutil/avstring.h"
|
||||||
|
|
||||||
#define byte unsigned char
|
|
||||||
#define SIZERAW 2352
|
#define SIZERAW 2352
|
||||||
#define SIZEISO_MODE1 2048
|
#define SIZEISO_MODE1 2048
|
||||||
#define SIZEISO_MODE2_RAW 2352
|
#define SIZEISO_MODE2_RAW 2352
|
||||||
|
|
Loading…
Reference in New Issue