summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/org/openoffice/RunnerService.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/org/openoffice/RunnerService.java')
-rw-r--r--qadevOOo/runner/org/openoffice/RunnerService.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/org/openoffice/RunnerService.java b/qadevOOo/runner/org/openoffice/RunnerService.java
index 521dff7a30bc..d398f209cba4 100644
--- a/qadevOOo/runner/org/openoffice/RunnerService.java
+++ b/qadevOOo/runner/org/openoffice/RunnerService.java
@@ -59,7 +59,7 @@ public class RunnerService implements XJob, XServiceInfo,
* ct'tor
* Construct an own office provider for tests
*/
- public RunnerService(XMultiServiceFactory xMSF) {
+ public RunnerService() {
}
public Object execute(NamedValue[] args) {