summaryrefslogtreecommitdiff
path: root/setup_native/source
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native/source')
-rw-r--r--setup_native/source/win32/customactions/tools/seterror.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup_native/source/win32/customactions/tools/seterror.hxx b/setup_native/source/win32/customactions/tools/seterror.hxx
index e8a46c48c2d6..010af4a8c9ba 100644
--- a/setup_native/source/win32/customactions/tools/seterror.hxx
+++ b/setup_native/source/win32/customactions/tools/seterror.hxx
@@ -29,7 +29,6 @@
#define MSI_ERROR_DIRECTORY_NOT_EMPTY 9030
-
void SetMsiErrorCode( int nErrorCode );
#endif