-
Notifications
You must be signed in to change notification settings - Fork 5.1k
remove dead resources from mscorrc.rc #116121
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR removes dead resource definitions from the project.
- Removed unused resource string macros from src/coreclr/dlls/mscorrc/resource.h.
- Removed corresponding resource string entries from src/coreclr/dlls/mscorrc/mscorrc.rc.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
File | Description |
---|---|
src/coreclr/dlls/mscorrc/resource.h | Removed several dead resource macro definitions. |
src/coreclr/dlls/mscorrc/mscorrc.rc | Removed corresponding dead resource string definitions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@jkotas just to check, you resolved all your feedback? |
Tagging subscribers to this area: @mangod9 |
Yep |
/ba-g infrastructure timeouts |
No description provided.