summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/workbench/TestSmplMail.cxx1
-rw-r--r--shell/source/win32/workbench/TestSysShExec.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/shell/source/win32/workbench/TestSmplMail.cxx b/shell/source/win32/workbench/TestSmplMail.cxx
index 1b610bcc9851..f4d6bba45c0a 100644
--- a/shell/source/win32/workbench/TestSmplMail.cxx
+++ b/shell/source/win32/workbench/TestSmplMail.cxx
@@ -160,7 +160,6 @@ int SAL_CALL main(int , char*, char* )
// Dispose and clear factory
xComponent->dispose();
g_xFactory.clear();
- g_xFactory = Reference< XMultiServiceFactory >();
printf("Test successful\n");
diff --git a/shell/source/win32/workbench/TestSysShExec.cxx b/shell/source/win32/workbench/TestSysShExec.cxx
index 5bdb6bf19315..9a2d84cd0717 100644
--- a/shell/source/win32/workbench/TestSysShExec.cxx
+++ b/shell/source/win32/workbench/TestSysShExec.cxx
@@ -132,7 +132,6 @@ int SAL_CALL main(int nArgc, char* Argv[], char* )
// Dispose and clear factory
xComponent->dispose();
g_xFactory.clear();
- g_xFactory = Reference< XMultiServiceFactory >();
printf("Test successful\n");