Skip to content

NH-4049 - Remove unused EmitUtil members. #660

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

Merged
merged 1 commit into from
Jul 14, 2017

Conversation

ngbrown
Copy link
Contributor

@ngbrown ngbrown commented Jul 14, 2017

This is NH-4049.

A prerequisite for #633

@nhibernate nhibernate deleted a comment from ngbrown Jul 14, 2017
@nhibernate nhibernate deleted a comment from ngbrown Jul 14, 2017
hazzik
hazzik previously approved these changes Jul 14, 2017

namespace NHibernate.Bytecode
{
public class EmitUtil
public static class EmitUtil
Copy link
Member

Choose a reason for hiding this comment

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

btw, can this be made internal?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. It's only used in NHibernate.Bytecode.Lightweight.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I made it internal.

@hazzik hazzik merged commit ba8db13 into nhibernate:master Jul 14, 2017
@ngbrown ngbrown deleted the NH-4049 branch July 15, 2017 15:22
@hazzik hazzik modified the milestone: 5.0 Aug 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants