summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java b/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java
index 9b0ecd43c084..800d74514cb1 100644
--- a/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java
+++ b/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java
@@ -45,9 +45,6 @@ public class _FunctionDescription extends MultiMethodTest {
public XPropertySet oObj = null; // oObj filled by MultiMethodTest
- public _FunctionDescription() {
- }
-
public void _Arguments() {
// check if Service is available
XServiceInfo xInfo = UnoRuntime.queryInterface(XServiceInfo.class, oObj );