From 95920d54f2b570bb0aa218ad574a51acdded6a4f Mon Sep 17 00:00:00 2001 From: aap Date: Mon, 11 May 2020 17:04:08 +0200 Subject: random fixes --- src/core/Streaming.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/Streaming.cpp') diff --git a/src/core/Streaming.cpp b/src/core/Streaming.cpp index f24192ef..e430f758 100644 --- a/src/core/Streaming.cpp +++ b/src/core/Streaming.cpp @@ -262,7 +262,7 @@ CStreaming::Init(void) } } #else - CStreaming::Init(); + CStreaming::Init2(); #endif } -- cgit v1.2.3