Skip to content
Snippets Groups Projects
Commit e8a0bfb3 authored by Kurt Partridge's avatar Kurt Partridge
Browse files

[Rlog39] Remove unnecessary commitCurrentLogUnit() call

Change-Id: I1983095058d004476065328ad34bb9e325af7062
parent 3c67f6a2
No related branches found
No related tags found
No related merge requests found
......@@ -614,7 +614,6 @@ public class ResearchLogger implements SharedPreferences.OnSharedPreferenceChang
}
private void startRecordingInternal() {
commitCurrentLogUnit();
if (mUserRecordingLog != null) {
mUserRecordingLog.abort();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment