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

Don't null-check inspector. #85

Merged
merged 1 commit into from
May 24, 2016
Merged

Don't null-check inspector. #85

merged 1 commit into from
May 24, 2016

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented May 24, 2016

delete(NULL) is ok so don't bother protecting it.

This fixes #80.

delete(NULL) is ok so don't bother protecting it.
@mstemm
Copy link
Contributor Author

mstemm commented May 24, 2016

@henridf

@elfring
Copy link

elfring commented May 24, 2016

Thanks for your small source code improvement.

@henridf
Copy link
Contributor

henridf commented May 24, 2016

👍

@mstemm mstemm merged commit 583afbf into dev May 24, 2016
@mstemm mstemm deleted the remove-unnecessary-delete branch May 24, 2016 16:24
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.

Remove an unnecessary null pointer check
3 participants