diff options
Diffstat (limited to 'src/burn/engine/detect.h')
-rw-r--r-- | src/burn/engine/detect.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/burn/engine/detect.h b/src/burn/engine/detect.h index 9bc34882..cdca2777 100644 --- a/src/burn/engine/detect.h +++ b/src/burn/engine/detect.h | |||
@@ -29,7 +29,6 @@ HRESULT DetectReportRelatedBundles( | |||
29 | __in BURN_USER_EXPERIENCE* pUX, | 29 | __in BURN_USER_EXPERIENCE* pUX, |
30 | __in BURN_REGISTRATION* pRegistration, | 30 | __in BURN_REGISTRATION* pRegistration, |
31 | __in BOOTSTRAPPER_RELATION_TYPE relationType, | 31 | __in BOOTSTRAPPER_RELATION_TYPE relationType, |
32 | __in BOOTSTRAPPER_ACTION action, | ||
33 | __out BOOL* pfEligibleForCleanup | 32 | __out BOOL* pfEligibleForCleanup |
34 | ); | 33 | ); |
35 | 34 | ||