summaryrefslogtreecommitdiffstats
path: root/video/vfcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/vfcap.h')
-rw-r--r--video/vfcap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/vfcap.h b/video/vfcap.h
index 9ebc8fe7c0..9cc677bcd1 100644
--- a/video/vfcap.h
+++ b/video/vfcap.h
@@ -36,7 +36,5 @@
#define VFCAP_ACCEPT_STRIDE 0x400
// filter does postprocessing (so you shouldn't scale/filter image before it)
#define VFCAP_POSTPROC 0x800
-// used by libvo and vf_vo, indicates the VO does not support draw_slice for this format
-#define VOCAP_NOSLICES 0x8000
#endif /* MPLAYER_VFCAP_H */