Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[Local GC] No longer need to initialize SVR dacvars separately #12173

Merged
merged 2 commits into from
Jun 9, 2017

Conversation

swgillespie
Copy link

Now that all server dacvars go through the GcDacVars struct (#9255 - despite the name this also includes Server GC), we don't need to initialize them here. Furthermore, since there are no DEFINE_DACVAR_SVR macros in dacvars.h anymore, this function has no effect anyway today.

@swgillespie
Copy link
Author

@dotnet-bot test OSX10.12 x64 Checked Build and Test

@swgillespie
Copy link
Author

@noahfalk @mikem8361 PTAL? this should all be dead code.

Copy link
Member

@mikem8361 mikem8361 left a comment

Choose a reason for hiding this comment

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

LGTM

@swgillespie swgillespie merged commit 1e11b32 into dotnet:master Jun 9, 2017
@swgillespie
Copy link
Author

thanks for the reviews!

@karelz karelz modified the milestone: 2.1.0 Aug 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants