[Rlog39] Remove unnecessary commitCurrentLogUnit() call
Change-Id: I1983095058d004476065328ad34bb9e325af7062
This commit is contained in:
parent
3c67f6a2d0
commit
e8a0bfb315
1 changed files with 0 additions and 1 deletions
|
@ -614,7 +614,6 @@ public class ResearchLogger implements SharedPreferences.OnSharedPreferenceChang
|
|||
}
|
||||
|
||||
private void startRecordingInternal() {
|
||||
commitCurrentLogUnit();
|
||||
if (mUserRecordingLog != null) {
|
||||
mUserRecordingLog.abort();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue