This commit is contained in:
M66B 2020-01-10 12:31:28 +01:00
parent 4ce04544a9
commit 0911eb782f
1 changed files with 0 additions and 5 deletions

View File

@ -284,11 +284,6 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
return null; return null;
} }
@Override
protected void onExecuted(Bundle args, Void data) {
ServiceSynchronize.reschedule(getContext());
}
@Override @Override
protected void onException(Bundle args, Throwable ex) { protected void onException(Bundle args, Throwable ex) {
Log.unexpectedError(getParentFragmentManager(), ex); Log.unexpectedError(getParentFragmentManager(), ex);