From 7e319ad99b508e3337383f16e17de2e7a0cd9cb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=C5=A1=20Gajdacz?= <33802375+Etwus@users.noreply.github.com> Date: Sat, 8 Feb 2020 23:34:09 +0100 Subject: [PATCH] Fix unreachable code warning --- alc/alc.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/alc/alc.cpp b/alc/alc.cpp index f716bf0b..52edbe1e 100644 --- a/alc/alc.cpp +++ b/alc/alc.cpp @@ -2876,7 +2876,6 @@ static size_t GetIntegerv(ALCdevice *device, ALCenum param, const al::span