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 670faa596a..8758e30ada 100644
--- a/video/vfcap.h
+++ b/video/vfcap.h
@@ -29,8 +29,6 @@
// driver/filter can do vertical flip (upside-down)
#define VFCAP_FLIP 0x80
-// driver/hardware handles timing (blocking)
-#define VFCAP_TIMER 0x100
// filter does postprocessing (so you shouldn't scale/filter image before it)
#define VFCAP_POSTPROC 0x800