cleanups
This commit is contained in:
parent
4c320551be
commit
96d7496c8b
1 changed files with 0 additions and 1 deletions
|
|
@ -673,7 +673,6 @@ public class RecordingActivity extends AppCompatActivity {
|
|||
|
||||
int readSize = recorder.read(buffer, 0, buffer.length);
|
||||
if (readSize < 0) {
|
||||
Sound.throwError(readSize);
|
||||
return;
|
||||
}
|
||||
long end = System.currentTimeMillis();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue