mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 06:44:38 +01:00
Remove unused variable
This commit is contained in:
@@ -391,7 +391,6 @@ static void window_loadsave_mouseup(rct_window *w, int widgetIndex)
|
||||
case WIDX_DEFAULT:
|
||||
{
|
||||
char directory[MAX_PATH];
|
||||
char *ch;
|
||||
|
||||
int includeNewItem = (_type & 1) == LOADSAVETYPE_SAVE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user