forked from len0rd/rockbox
pitch_detector: remove a double 'break'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28995 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
41e5933877
commit
2093bb021f
1 changed files with 0 additions and 2 deletions
|
@ -980,8 +980,6 @@ static void record_and_get_pitch(void)
|
|||
record_data();
|
||||
}
|
||||
break;
|
||||
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue