Skip to content

Commit

Permalink
LYNX: Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ducalex committed Jul 22, 2024
1 parent 12a0e96 commit 6ccf13d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion retro-core/main/main_lynx.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ static void set_display_mode(void)

static CSystem *new_lynx(void)
{
CSystem *lynx;
if (rg_extension_match(app->romPath, "zip"))
{
void *data;
Expand Down

0 comments on commit 6ccf13d

Please sign in to comment.