From 9ea6291b7259de2935d1a8fe3b45ef8eb2c67ede Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Sep 2017 01:39:55 +0300 Subject: Add SDL2 errors logging. --- src/utils/sdlhelper.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/utils/sdlhelper.cpp') diff --git a/src/utils/sdlhelper.cpp b/src/utils/sdlhelper.cpp index dca31ab5e..821eb40a5 100644 --- a/src/utils/sdlhelper.cpp +++ b/src/utils/sdlhelper.cpp @@ -182,4 +182,8 @@ void SDL::makeCurrentContext(void *const context A_UNUSED) } #endif // defined(USE_X11) && defined(USE_OPENGL) +void SDL::initLogger() +{ +} + #endif // USE_SDL2 -- cgit v1.2.3-70-g09d2