summaryrefslogtreecommitdiff
path: root/cli_ure/qa/climaker/types.idl
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/qa/climaker/types.idl')
-rw-r--r--cli_ure/qa/climaker/types.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/qa/climaker/types.idl b/cli_ure/qa/climaker/types.idl
index 2bcb1e8ba7e5..c1da0de34097 100644
--- a/cli_ure/qa/climaker/types.idl
+++ b/cli_ure/qa/climaker/types.idl
@@ -62,7 +62,7 @@ interface XTest {
get raises (com::sun::star::uno::DeploymentException);
};
- [oneway] void testOneway();
+ void testOneway();
void testExceptions()
raises( com::sun::star::uno::Exception,