Skip to content

Commit dfe0e6c

Browse files
remove spam log
1 parent fd20046 commit dfe0e6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/DSi_I2S.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ void DSi_I2S::WriteSndExCnt(u16 val, u16 mask)
144144

145145
void DSi_I2S::Clock(u32 freq)
146146
{
147-
Log(LogLevel::Debug, "I2S clock\n");
148-
149147
if (SndExCnt & (1 << 15))
150148
{
151149
// CHECKME (from gbatek)

0 commit comments

Comments
 (0)