mirror of
https://github.com/libretro/RetroArch
synced 2025-01-06 01:02:15 +00:00
Get rid of superfluous log
This commit is contained in:
parent
94c164762c
commit
e73224c5c2
@ -1195,8 +1195,6 @@ static void gl_update_input_size(gl_t *gl, unsigned width,
|
||||
|
||||
if (clear)
|
||||
{
|
||||
RARCH_LOG("Gets here.\n");
|
||||
|
||||
glPixelStorei(GL_UNPACK_ALIGNMENT,
|
||||
video_pixel_get_alignment(width * sizeof(uint32_t)));
|
||||
#if defined(HAVE_PSGL)
|
||||
|
Loading…
Reference in New Issue
Block a user