diff options
Diffstat (limited to 'src/engine/elevation.h')
| -rw-r--r-- | src/engine/elevation.h | 4 |
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 | ); |
| 120 | HRESULT ElevationLoadCompatiblePackageAction( | ||
| 121 | __in HANDLE hPipe, | ||
| 122 | __in BURN_EXECUTE_ACTION* pExecuteAction | ||
| 123 | ); | ||
| 124 | HRESULT ElevationLaunchElevatedChild( | 120 | HRESULT ElevationLaunchElevatedChild( |
| 125 | __in HANDLE hPipe, | 121 | __in HANDLE hPipe, |
| 126 | __in BURN_PACKAGE* pPackage, | 122 | __in BURN_PACKAGE* pPackage, |
