remove traceloog in GetCurrentMonitor
This commit is contained in:
parent
a571563b7b
commit
30b44c6ce5
|
|
@ -356,7 +356,6 @@ int GetMonitorCount(void)
|
|||
// Get number of monitors
|
||||
int GetCurrentMonitor(void)
|
||||
{
|
||||
TRACELOG(LOG_WARNING, "Running on sdl");
|
||||
return SDL_GetWindowDisplayIndex(platform.window);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user