diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/wixstdba.def')
-rw-r--r-- | src/ext/Bal/wixstdba/wixstdba.def | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/ext/Bal/wixstdba/wixstdba.def b/src/ext/Bal/wixstdba/wixstdba.def index ba9980d3..e377196b 100644 --- a/src/ext/Bal/wixstdba/wixstdba.def +++ b/src/ext/Bal/wixstdba/wixstdba.def | |||
@@ -4,7 +4,5 @@ | |||
4 | EXPORTS | 4 | EXPORTS |
5 | BootstrapperApplicationCreate | 5 | BootstrapperApplicationCreate |
6 | BootstrapperApplicationDestroy | 6 | BootstrapperApplicationDestroy |
7 | DncPrereqBootstrapperApplicationCreate | 7 | PrereqBootstrapperApplicationCreate |
8 | DncPrereqBootstrapperApplicationDestroy | 8 | PrereqBootstrapperApplicationDestroy |
9 | MbaPrereqBootstrapperApplicationCreate | ||
10 | MbaPrereqBootstrapperApplicationDestroy | ||