Remove WW module (#2664)

* Removed WW module from sln file

* Remove WW from product.wxs

* Removed WW from runner
This commit is contained in:
Divyansh Srivastava
2020-05-04 15:40:15 -07:00
committed by GitHub
parent 7fc140af01
commit 855f3d74fe
55 changed files with 0 additions and 14778 deletions

View File

@@ -130,7 +130,6 @@ int runner(bool isProcessElevated)
L"Microsoft.Launcher.dll",
L"ImageResizerExt.dll",
L"powerpreview.dll",
L"WindowWalker.dll",
L"KeyboardManager.dll"
};
for (auto& file : std::filesystem::directory_iterator(L"modules/"))