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 useless forward declarations #4356

Merged
merged 1 commit into from
Jan 18, 2019

Conversation

keithc-ca
Copy link
Contributor

A forward declaration of a struct is not necessary if there are no references before its definition.

A forward declaration of a struct is not necessary if there
are no references before its definition.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca keithc-ca requested a review from gacholio January 18, 2019 21:16
@gacholio
Copy link
Contributor

jenkins compile zlinux jdk8

@gacholio gacholio self-assigned this Jan 18, 2019
@gacholio gacholio merged commit add9c16 into eclipse-openj9:master Jan 18, 2019
@keithc-ca keithc-ca deleted the forward branch January 18, 2019 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants