Skip to content

Removing deprecated update functions #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 20, 2020
Merged

Conversation

aentinger
Copy link
Contributor

@aentinger aentinger commented Feb 18, 2020

This PR removes overloaded update functions which have been marked deprecated for quite some time. If users want to register a callback to be called when synchronisation is complete this should be done via addCallback instead of directly passing a function pointer to update(CallbackFunc onSyncCompleteCallback) which is removed within this PR.

@aentinger aentinger merged commit 8b6adfb into master Feb 20, 2020
@aentinger aentinger deleted the remove-deprecated-func branch February 20, 2020 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant