aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/registration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/engine/registration.h')
-rw-r--r--src/burn/engine/registration.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/burn/engine/registration.h b/src/burn/engine/registration.h
index 4da792d3..f9411636 100644
--- a/src/burn/engine/registration.h
+++ b/src/burn/engine/registration.h
@@ -152,7 +152,6 @@ typedef struct _BURN_REGISTRATION
152 BOOL fEligibleForCleanup; // Only valid after detect. 152 BOOL fEligibleForCleanup; // Only valid after detect.
153 153
154 LPWSTR sczDetectedProviderKeyBundleId; 154 LPWSTR sczDetectedProviderKeyBundleId;
155 LPWSTR sczAncestors;
156 LPWSTR sczBundlePackageAncestors; 155 LPWSTR sczBundlePackageAncestors;
157} BURN_REGISTRATION; 156} BURN_REGISTRATION;
158 157