summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper/APIDescGetter.java
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-07-02 16:07:33 +0200
committerCaolán McNamara <caolanm@redhat.com>2012-08-20 16:34:38 +0100
commit92090e32dc09a9ceab75e5e78ac8c6b45ac61d0a (patch)
tree9d173bf0e472e754d2aede4cdba1fec96d6e0ce8 /qadevOOo/runner/helper/APIDescGetter.java
parent34322a1360dd6e10df4212a9fa7d050abcb64dbf (diff)
Java update - remove dead code
Change-Id: Ieafe29dd9e23bb40a2a80bd231c21e30faa9a40e
Diffstat (limited to 'qadevOOo/runner/helper/APIDescGetter.java')
-rw-r--r--qadevOOo/runner/helper/APIDescGetter.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/qadevOOo/runner/helper/APIDescGetter.java b/qadevOOo/runner/helper/APIDescGetter.java
index 19f5b9037a2e..f8e124cfe20a 100644
--- a/qadevOOo/runner/helper/APIDescGetter.java
+++ b/qadevOOo/runner/helper/APIDescGetter.java
@@ -463,10 +463,6 @@ public class APIDescGetter extends DescGetter
return methDesc;
}
- private static void createIfcName(String ifc_name, ArrayList<String> meth_names, DescEntry ifcDesc)
- {
- }
-
/**
* This method ensures that XComponent will be the last in the list of interfaces
*/