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

Remove the unused isStream property on various Streams #8016

Merged
merged 1 commit into from
Feb 1, 2017
Merged

Remove the unused isStream property on various Streams #8016

merged 1 commit into from
Feb 1, 2017

Commits on Feb 1, 2017

  1. Remove the unused isStream property on various Streams

    This property was added all the way back in PR 542, but hasn't actually been relied upon ever since PR 692.
    Note that there's a `isStream()` utility function which replaced the property years ago, hence the `isStream` property is now dead code.
    Snuffleupagus committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    f7d99cc View commit details
    Browse the repository at this point in the history