summaryrefslogtreecommitdiffstats
path: root/stream/vcd_read_win32.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-09-13 15:43:13 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:16:48 +0200
commit39f7201ea4e371a05120aee828576f58981f16ca (patch)
treebea11b066b1c20466688d1aa01e031a1a40b8ea7 /stream/vcd_read_win32.h
parent5b87176faab756ba209dcc1055c8c8ced01aa333 (diff)
downloadmpv-39f7201ea4e371a05120aee828576f58981f16ca.tar.bz2
mpv-39f7201ea4e371a05120aee828576f58981f16ca.tar.xz
cosmetics: Remove vim/emacs coding style hints from sources
The hints are inconsistent and pointless if only present in a few files. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32223 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream/vcd_read_win32.h')
-rw-r--r--stream/vcd_read_win32.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/stream/vcd_read_win32.h b/stream/vcd_read_win32.h
index 0cdaea115f..f4ac384d1d 100644
--- a/stream/vcd_read_win32.h
+++ b/stream/vcd_read_win32.h
@@ -158,7 +158,3 @@ static int vcd_read(mp_vcd_priv_t* vcd, char *mem)
}
#endif /* MPLAYER_VCD_READ_WIN32_H */
-
-/*
-vim:noet:sw=4:cino=\:0,g0
-*/