am 6b574f80
: Merge "[Rlog39] Remove unnecessary commitCurrentLogUnit() call"
# Via Android (Google) Code Review (1) and Kurt Partridge (1) * commit '6b574f80567aa74e2b033ce1f71fa52f6cfe48f2': [Rlog39] Remove unnecessary commitCurrentLogUnit() call
This commit is contained in:
commit
0d0d40d56e
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