summaryrefslogtreecommitdiffstats
path: root/stream/stream_bluray.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_bluray.c')
-rw-r--r--stream/stream_bluray.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream_bluray.c b/stream/stream_bluray.c
index 0ca87403b4..5ef9fc8c60 100644
--- a/stream/stream_bluray.c
+++ b/stream/stream_bluray.c
@@ -712,7 +712,7 @@ static void select_initial_angle(stream_t *s) {
bd_free_title_info(info);
}
-static int bluray_stream_open(stream_t *s, int mode)
+static int bluray_stream_open(stream_t *s)
{
struct bluray_priv_s *b = s->priv;