summaryrefslogtreecommitdiff
path: root/javaunohelper/source/preload.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper/source/preload.cxx')
-rw-r--r--javaunohelper/source/preload.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/javaunohelper/source/preload.cxx b/javaunohelper/source/preload.cxx
index f7f5fd786d85..5278443c6ec2 100644
--- a/javaunohelper/source/preload.cxx
+++ b/javaunohelper/source/preload.cxx
@@ -45,7 +45,7 @@ static bool s_inited = false;
extern "C" { static void SAL_CALL thisModule() {} }
-//--------------------------------------------------------------------------------------------------
+
static bool inited_juhx( JNIEnv * jni_env )
{
if (s_inited)