Skip to content
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

more minor refactoring #211

Merged
merged 4 commits into from
Nov 6, 2016
Merged

more minor refactoring #211

merged 4 commits into from
Nov 6, 2016

Conversation

rachx
Copy link

@rachx rachx commented Nov 6, 2016

No description provided.

}

private void removeTaskFromSyncManager(ReadOnlyTask task) {
syncManager.deleteEvent(new Task(task));
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should have been a cast to Task instead of new Task

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay will change later. but that is just a copy constructor

@burnflare burnflare merged commit 1c6265b into master Nov 6, 2016
@burnflare burnflare deleted the minor-refactoring branch November 6, 2016 16:15
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.

3 participants