Skip to content

Commit ae36f32

Browse files
committed
remove unreferenced
1 parent 26cf698 commit ae36f32

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/AppInstallerCommonCore/MSStoreDownload.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,6 @@ namespace AppInstaller::MSStore
703703
Manifest::PlatformEnum requiredPlatform,
704704
const std::optional<Utility::UInt64Version>& targetOSVersion)
705705
{
706-
UNREFERENCED_PARAMETER(targetOSVersion);
707706
std::vector<Manifest::PlatformEnum> supportedPlatforms;
708707

709708
for (auto const& applicability : appFile.GetApplicabilityDetails().GetPlatformApplicabilityForPackage())

0 commit comments

Comments
 (0)