diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-01-30 16:46:39 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-01-30 21:52:44 -0800 |
| commit | 4252d9436e6d4104f6acc5560aef461046aae853 (patch) | |
| tree | f4652be76a454f0348d98b5d08e1b542b8487d8a /toolsrc/include | |
| parent | 86a5ab7bccce5988682e69c4e1c14fedbf9a13a7 (diff) | |
| download | vcpkg-4252d9436e6d4104f6acc5560aef461046aae853.tar.gz vcpkg-4252d9436e6d4104f6acc5560aef461046aae853.zip | |
remove_plan now depends on the spec, instead of StatusParagraph
Diffstat (limited to 'toolsrc/include')
| -rw-r--r-- | toolsrc/include/vcpkg_Dependencies.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolsrc/include/vcpkg_Dependencies.h b/toolsrc/include/vcpkg_Dependencies.h index 2595d9fb8..ba84d1bd1 100644 --- a/toolsrc/include/vcpkg_Dependencies.h +++ b/toolsrc/include/vcpkg_Dependencies.h @@ -43,7 +43,6 @@ namespace vcpkg::Dependencies { remove_plan_type plan_type; request_type request_type; - StatusParagraph* status_pgh; }; struct package_spec_with_remove_plan |
