aboutsummaryrefslogtreecommitdiff
path: root/src/engine/elevation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/elevation.h')
-rw-r--r--src/engine/elevation.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/engine/elevation.h b/src/engine/elevation.h
index 05fecdf6..e254dea5 100644
--- a/src/engine/elevation.h
+++ b/src/engine/elevation.h
@@ -117,10 +117,6 @@ HRESULT ElevationExecutePackageDependencyAction(
117 __in HANDLE hPipe, 117 __in HANDLE hPipe,
118 __in BURN_EXECUTE_ACTION* pExecuteAction 118 __in BURN_EXECUTE_ACTION* pExecuteAction
119 ); 119 );
120HRESULT ElevationLoadCompatiblePackageAction(
121 __in HANDLE hPipe,
122 __in BURN_EXECUTE_ACTION* pExecuteAction
123 );
124HRESULT ElevationLaunchElevatedChild( 120HRESULT ElevationLaunchElevatedChild(
125 __in HANDLE hPipe, 121 __in HANDLE hPipe,
126 __in BURN_PACKAGE* pPackage, 122 __in BURN_PACKAGE* pPackage,