mirror of
https://github.com/libretro/RetroArch
synced 2025-01-26 09:35:21 +00:00
(Xbox) Take out debug log
This commit is contained in:
parent
fe62cf91a9
commit
bbe0555185
@ -720,7 +720,6 @@ static void browser_render(filebrowser_t * b, float current_x, float current_y,
|
||||
{
|
||||
DEVICE_CAST device_ptr = (DEVICE_CAST)driver.video_data;
|
||||
|
||||
RARCH_LOG("pointer b: %p\n", b);
|
||||
unsigned file_count = b->current_dir.list->size;
|
||||
unsigned int current_index, page_number, page_base, i;
|
||||
float currentX, currentY, ySpacing;
|
||||
|
Loading…
x
Reference in New Issue
Block a user