Merge "[Rlog39] Remove unnecessary commitCurrentLogUnit() call"
This commit is contained in:
commit
6b574f8056
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