From f1f1a124df59e8639c2bcbfa7d3a4b37fb348bb7 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Sun, 31 Jan 2021 19:28:47 -0500 Subject: Remove Burn Authenticode Fixes https://github.com/wixtoolset/issues/issues/6301 --- src/engine/core.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/engine/core.h') diff --git a/src/engine/core.h b/src/engine/core.h index 544c1786..0161eaa0 100644 --- a/src/engine/core.h +++ b/src/engine/core.h @@ -98,7 +98,6 @@ typedef struct _BURN_ENGINE_STATE BURN_USER_EXPERIENCE userExperience; BURN_REGISTRATION registration; BURN_CONTAINERS containers; - BURN_CATALOGS catalogs; BURN_PAYLOADS payloads; BURN_PACKAGES packages; BURN_UPDATE update; -- cgit v1.2.3-55-g6feb