summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out.h')
-rw-r--r--libvo/video_out.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index 3042efd8d2..3e46722dfd 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -92,12 +92,6 @@ struct voctrl_get_equalizer_args {
int *valueptr;
};
-// VOCTRL_GET_EOSD_RES
-typedef struct mp_eosd_res {
- int w, h; // screen dimensions, including black borders
- int mt, mb, ml, mr; // borders (top, bottom, left, right)
-} mp_eosd_res_t;
-
// VOCTRL_SCREENSHOT
struct voctrl_screenshot_args {
// 0: Save image of the currently displayed video frame, in original