summaryrefslogtreecommitdiffstats
path: root/network.c
diff options
context:
space:
mode:
authorbertrand <bertrand@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-05 08:49:11 +0000
committerbertrand <bertrand@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-05 08:49:11 +0000
commit61948baa991599920c01001f84ceb01e07bb7a20 (patch)
treedd0a66baf45d1a29f8aba732e1a3115c7f6a2a23 /network.c
parent36dc28b88bcc2eea4a0cff4ea3958fae829adfc3 (diff)
downloadmpv-61948baa991599920c01001f84ceb01e07bb7a20.tar.bz2
mpv-61948baa991599920c01001f84ceb01e07bb7a20.tar.xz
Commented the default output to file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1029 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'network.c')
-rw-r--r--network.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/network.c b/network.c
index c8fe06949a..54da6fbe79 100644
--- a/network.c
+++ b/network.c
@@ -4,7 +4,7 @@
* (C) 2001, MPlayer team.
*/
-#define DUMP2FILE
+//#define DUMP2FILE
#include <unistd.h>
#include <fcntl.h>