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

Use .prototype. only where necessary #8489

Merged
merged 3 commits into from
Aug 6, 2018
Merged

Conversation

ahocevar
Copy link
Member

@ahocevar ahocevar commented Aug 6, 2018

This removes unnecessary occurrences of .prototype., which we missed in #8385.

* Extension point for disposable objects.
* @protected
*/
disposeInternal() {}
Copy link
Member

Choose a reason for hiding this comment

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

VOID import can be removed

@ahocevar ahocevar merged commit a354e84 into openlayers:master Aug 6, 2018
@ahocevar ahocevar deleted the prototype branch August 6, 2018 13:44
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.

2 participants