Remove unused headers (#2471)

This commit is contained in:
Nghia M. Luong
2020-04-30 10:14:33 -07:00
committed by GitHub
parent 7903fe52b4
commit c768b6bd0c
6 changed files with 0 additions and 12 deletions

View File

@@ -8,9 +8,6 @@
#include <common/updating/updating.h>
#include <runner/general_settings.h>
#include <winrt/Windows.Web.Http.h>
#include <winrt/Windows.Web.Http.Headers.h>
bool start_msi_uninstallation_sequence()
{
const auto package_path = updating::get_msi_package_path();