summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-02 13:53:03 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-02 13:53:03 +0000
commit2f4b840f62f7c0151ed62f4c75249c165f8e0fb1 (patch)
treece848764162bb53372343af2a32ce3b35d5bf8c1 /libvo
parentf3514ce5160d89e0ba57bfe83fb77e246209333a (diff)
downloadmpv-2f4b840f62f7c0151ed62f4c75249c165f8e0fb1.tar.bz2
mpv-2f4b840f62f7c0151ed62f4c75249c165f8e0fb1.tar.xz
Remove last remains of long-gone VOCTRL_SCREENSHOT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25243 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo')
-rw-r--r--libvo/video_out.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index 7bfc2e0bb7..e9f9dc8920 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -31,7 +31,6 @@
#define VOCTRL_GUI_NOWINDOW 19
/* used to switch to fullscreen */
#define VOCTRL_FULLSCREEN 5
-#define VOCTRL_SCREENSHOT 6
/* signal a device pause */
#define VOCTRL_PAUSE 7
/* start/resume playback */