summaryrefslogtreecommitdiff
path: root/extensions/test/ole/cppToUno/testcppuno.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/test/ole/cppToUno/testcppuno.cxx')
-rw-r--r--extensions/test/ole/cppToUno/testcppuno.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/extensions/test/ole/cppToUno/testcppuno.cxx b/extensions/test/ole/cppToUno/testcppuno.cxx
index 1d067bd04552..89764491cfaf 100644
--- a/extensions/test/ole/cppToUno/testcppuno.cxx
+++ b/extensions/test/ole/cppToUno/testcppuno.cxx
@@ -36,7 +36,6 @@
#include <rtl/string.h>
-
using namespace com::sun::star::lang;
using namespace com::sun::star::uno;
using namespace com::sun::star::script;
@@ -72,8 +71,6 @@ int SAL_CALL _tmain( int /*argc*/, _TCHAR * /*argv[]*/ )
}
-
-
HRESULT doTest()
{
HRESULT hr= S_OK;
@@ -166,7 +163,6 @@ HRESULT doTest()
}
-
}
SafeArrayDestroy( par);
}