summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper/ConfigHelper.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/helper/ConfigHelper.java')
-rw-r--r--qadevOOo/runner/helper/ConfigHelper.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/helper/ConfigHelper.java b/qadevOOo/runner/helper/ConfigHelper.java
index d0fd6c9839c5..2adadaf2e146 100644
--- a/qadevOOo/runner/helper/ConfigHelper.java
+++ b/qadevOOo/runner/helper/ConfigHelper.java
@@ -85,7 +85,7 @@ import com.sun.star.util.*;
*/
public class ConfigHelper
{
- private XHierarchicalNameAccess m_xConfig = null;
+ private final XHierarchicalNameAccess m_xConfig;
public ConfigHelper(XMultiServiceFactory xSMGR ,