Skip to content

Commit

Permalink
fix unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbradsmith committed Apr 24, 2024
1 parent 65a80fd commit 3735822
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/nsf.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ sint32 NSFCore::nsf_prop_int(sint32 prop, sint32 song) const
{
const uint8* ck = NULL;
uint32 cks = 0;
const sint32 ft = nsf_type();

if (song < 0)
{
Expand Down

0 comments on commit 3735822

Please sign in to comment.