mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-27 04:54:20 +01:00
remove unneeded line
This commit is contained in:
parent
0e03e6c96a
commit
3f0e3a6b90
@ -1331,8 +1331,6 @@ static void PlayerMappingWindow(int chan)
|
||||
|
||||
settingText = new GuiText(playerNumber, 22, (GXColor){0, 0, 0, 255});
|
||||
|
||||
int currentController = GCSettings.Controller;
|
||||
|
||||
w->Append(&arrowLeftBtn);
|
||||
w->Append(&arrowRightBtn);
|
||||
w->Append(settingText);
|
||||
|
Loading…
Reference in New Issue
Block a user