mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 20:34:58 +00:00
Remove nonsensical #ifdef.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24254 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1cbb8209ca
commit
c66a69924b
@ -201,9 +201,6 @@ main(int argc, char **argv)
|
|||||||
void *vobsub;
|
void *vobsub;
|
||||||
void *packet;
|
void *packet;
|
||||||
int packet_len;
|
int packet_len;
|
||||||
#ifdef BAD
|
|
||||||
unsigned int prev_pts;
|
|
||||||
#endif
|
|
||||||
unsigned int pts100;
|
unsigned int pts100;
|
||||||
|
|
||||||
if (argc < 2 || 4 < argc) {
|
if (argc < 2 || 4 < argc) {
|
||||||
|
Loading…
Reference in New Issue
Block a user