1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-30 11:02:10 +00:00

Commented the default output to file.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1029 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
bertrand 2001-06-05 08:49:11 +00:00
parent 36dc28b88b
commit 61948baa99

View File

@ -4,7 +4,7 @@
* (C) 2001, MPlayer team. * (C) 2001, MPlayer team.
*/ */
#define DUMP2FILE //#define DUMP2FILE
#include <unistd.h> #include <unistd.h>
#include <fcntl.h> #include <fcntl.h>