From 35e8b6c1e68ae936ca0aeee4f30732cd13ef9932 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 8 Sep 2016 21:02:31 +0200 Subject: options: drop unreferenced --bluray-angle option Uh, what? It wasn't used at all. It was probably accidentally dropped at one point, or it was never used at all. Whatever, who cares. --- options/options.h | 1 - 1 file changed, 1 deletion(-) (limited to 'options/options.h') diff --git a/options/options.h b/options/options.h index 45af785518..34ca1f320e 100644 --- a/options/options.h +++ b/options/options.h @@ -294,7 +294,6 @@ typedef struct MPOpts { int dvd_angle; int dvd_speed; char *dvd_device; - int bluray_angle; char *bluray_device; double mf_fps; -- cgit v1.2.3