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

Delete dead code #48741

Merged
merged 1 commit into from
Feb 25, 2021
Merged

Delete dead code #48741

merged 1 commit into from
Feb 25, 2021

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Feb 25, 2021

No description provided.

}
CONTRACTL_END;

#if defined(DEBUGGING_SUPPORTED) && !defined(FEATURE_CORESYSTEM)
Copy link
Member Author

Choose a reason for hiding this comment

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

FEATURE_CORESYSTEM is always defined, so this is never used. Found this while reviewing the hot reload change.

@jkotas jkotas merged commit e7d4c08 into dotnet:master Feb 25, 2021
@jkotas jkotas deleted the deadcode branch February 25, 2021 17:00
@ghost ghost locked as resolved and limited conversation to collaborators Mar 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants