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

fix some warnings in generated code #226

Merged
merged 1 commit into from
Apr 26, 2015

Conversation

devoncarew
Copy link
Contributor

Fix some warnings in generated code - only generate a private method if it's used in that class.

@adambender

[hint] The method '_throwNotAvailable' is not used (/Users/devoncarew/projects/chrome.dart/lib/gen/content_settings.dart, line 73, col 8)
[hint] The method '_throwNotAvailable' is not used (/Users/devoncarew/projects/chrome.dart/lib/gen/declarative_content.dart, line 30, col 8)
[hint] The method '_throwNotAvailable' is not used (/Users/devoncarew/projects/chrome.dart/lib/gen/declarative_web_request.dart, line 43, col 8)
[hint] The method '_throwNotAvailable' is not used (/Users/devoncarew/projects/chrome.dart/lib/gen/events.dart, line 23, col 8)
[hint] The method '_throwNotAvailable' is not used (/Users/devoncarew/projects/chrome.dart/lib/gen/extension_types.dart, line 23, col 8)
[hint] The method '_throwNotAvailable' is not used (/Users/devoncarew/projects/chrome.dart/lib/gen/privacy.dart, line 44, col 8)
[hint] The method '_throwNotAvailable' is not used (/Users/devoncarew/projects/chrome.dart/lib/gen/proxy.dart, line 40, col 8)

@adambender
Copy link
Contributor

LGTM.

devoncarew added a commit that referenced this pull request Apr 26, 2015
@devoncarew devoncarew merged commit 27dbfa7 into dart-gde:master Apr 26, 2015
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