summaryrefslogtreecommitdiff
path: root/smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java
diff options
context:
space:
mode:
Diffstat (limited to 'smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java')
-rw-r--r--smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java b/smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java
index 1602c114bfae..4198739311f5 100644
--- a/smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java
+++ b/smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java
@@ -34,7 +34,7 @@ public class SmoketestCommandEnvironment extends WeakBase
static private final String __serviceName =
"com.sun.star.deployment.test.SmoketestCommandEnvironment";
- public SmoketestCommandEnvironment(XComponentContext xCompContext) {
+ public SmoketestCommandEnvironment() {
}
public static String[] getServiceNames() {