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

Removed unused var #2462

Merged
merged 1 commit into from Jan 15, 2015
Merged

Removed unused var #2462

merged 1 commit into from Jan 15, 2015

Conversation

Who828
Copy link
Contributor

@Who828 Who828 commented Jan 15, 2015

While working on #2319 I found this unused var in IdUtil class, since the issue is already fixed I thought I should send a PR for this.

JVM should already optimise dead code, so I am guessing it won't really add much.

headius added a commit that referenced this pull request Jan 15, 2015
@headius headius merged commit 6de3512 into jruby:master Jan 15, 2015
@headius headius added this to the JRuby 9.0.0.0 milestone Jan 15, 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.

None yet

2 participants