Skip to content

Commit 1a27ca6

Browse files
authored
Update effect.h (#852)
1 parent 7ff8bbf commit 1a27ca6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/effect.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,6 @@ class Effect {
610610
#endif
611611

612612
#ifdef ENABLE_SD
613-
if (!LSFS::Begin()) ProffieOSErrors::sd_card_not_found();
614613
if (LSFS::Exists(dir)) {
615614
Scanner scanner;
616615
scanner.Scan(dir);

0 commit comments

Comments
 (0)