mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(RMenu XUI) Clean up unused str_buffer
This commit is contained in:
parent
e50958a096
commit
24865759ff
@ -121,7 +121,6 @@ CREATE_CLASS(CRetroArchMain, L"RetroArchMain");
|
||||
CRetroArch app;
|
||||
|
||||
wchar_t strw_buffer[PATH_MAX];
|
||||
char str_buffer[PATH_MAX];
|
||||
|
||||
/* Register custom classes */
|
||||
HRESULT CRetroArch::RegisterXuiClasses (void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user