(CTR/3DS) gfx driver: remove useless printf.

This commit is contained in:
aliaspider 2015-10-01 18:28:27 +01:00
parent 98d76aeae9
commit c9acd9156c

View File

@ -400,7 +400,6 @@ static bool ctr_frame(void* data, const void* frame,
if(srvGetServiceHandle(&lcd_handle, "gsp::Lcd") >= 0)
{
printf("here !!\n");
u32 *cmdbuf = getThreadCommandBuffer();
cmdbuf[0] = ctr->lcd_buttom_on? 0x00120040: 0x00110040;
cmdbuf[1] = 2;