mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
(Apple) apple_gfx_ctx_init - Get rid of log messages
This commit is contained in:
parent
9bcd163b04
commit
c97e1113f6
@ -89,9 +89,6 @@ static bool apple_gfx_ctx_init(void *data)
|
||||
{
|
||||
(void)data;
|
||||
|
||||
RARCH_LOG("Minor: %d\n", g_minor);
|
||||
RARCH_LOG("Major: %d\n", g_major);
|
||||
|
||||
#ifdef OSX
|
||||
|
||||
NSOpenGLPixelFormatAttribute attributes [] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user