summaryrefslogtreecommitdiffstats
path: root/stream/tv.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/tv.h')
-rw-r--r--stream/tv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/stream/tv.h b/stream/tv.h
index 59deda41eb..6511f3aa84 100644
--- a/stream/tv.h
+++ b/stream/tv.h
@@ -66,9 +66,6 @@ typedef struct tvi_functions_s
int (*control)();
int (*start)();
double (*grab_video_frame)();
-#ifdef HAVE_TV_BSDBT848
- double (*grabimmediate_video_frame)();
-#endif
int (*get_video_framesize)();
double (*grab_audio_frame)();
int (*get_audio_framesize)();