mirror of
https://github.com/mpv-player/mpv
synced 2024-12-11 09:25:56 +00:00
8cf4397274
subdirectory of libdvdread. This will also allow getting rid of some local modifications. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20997 b3059339-0415-0410-9bf9-f77b7e298cf2
9 lines
115 B
C
9 lines
115 B
C
#ifndef DVDREAD_INTERNAL_H
|
|
#define DVDREAD_INTERNAL_H
|
|
|
|
|
|
#define CHECK_VALUE(arg)
|
|
|
|
|
|
#endif /* DVDREAD_INTERNAL_H */
|