summaryrefslogtreecommitdiff
path: root/stoc/source/javavm
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-02 14:21:30 +0200
committerNoel Grandin <noel@peralex.com>2015-07-03 14:16:32 +0200
commit3b32c5898ff4e744d3f18b00421b433500426d74 (patch)
tree3b9c9ab876551b1ebf3ee27de53d0e85c0a0dbea /stoc/source/javavm
parent025952f52767fb3508a6725468fe4b1e6ce4c9b1 (diff)
loplugin:unusedmethods sax,shell,stoc,basegfx
Change-Id: Ia5d63f7153e4b02acc5e206739316264d6d1184e
Diffstat (limited to 'stoc/source/javavm')
-rw-r--r--stoc/source/javavm/javavm.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/stoc/source/javavm/javavm.hxx b/stoc/source/javavm/javavm.hxx
index a8046b676e06..cf3e3581db5a 100644
--- a/stoc/source/javavm/javavm.hxx
+++ b/stoc/source/javavm/javavm.hxx
@@ -128,9 +128,6 @@ private:
virtual void SAL_CALL disposing() SAL_OVERRIDE;
- JavaVM * createJavaVM(JVM const & jvm, JNIEnv ** pMainThreadEnv);
- // throws css::uno::RuntimeException
-
void registerConfigChangesListener();
void setINetSettingsInVM(bool set_reset);