summaryrefslogtreecommitdiffstats
path: root/qadevOOo/runner/convwatch/FilenameHelper.java
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 19:41:12 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 05:59:24 -0600
commitfaabee67550fb8eaebe5f58e224508de81d2c641 (patch)
tree102b91054825b5ff7af4f72905322d39de84f97d /qadevOOo/runner/convwatch/FilenameHelper.java
parentRemove visual noise from toolkit (diff)
downloadcore-faabee67550fb8eaebe5f58e224508de81d2c641.tar.gz
core-faabee67550fb8eaebe5f58e224508de81d2c641.zip
Remove visual noise from qadevOOo
Change-Id: I3d65145422039d629d2375c9fef030cd6ee41124 Reviewed-on: https://gerrit.libreoffice.org/8291 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'qadevOOo/runner/convwatch/FilenameHelper.java')
-rw-r--r--qadevOOo/runner/convwatch/FilenameHelper.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/convwatch/FilenameHelper.java b/qadevOOo/runner/convwatch/FilenameHelper.java
index d3bda9944d9e..9e23520435f9 100644
--- a/qadevOOo/runner/convwatch/FilenameHelper.java
+++ b/qadevOOo/runner/convwatch/FilenameHelper.java
@@ -39,7 +39,7 @@ interface Filenamer
public String getSystemPath();
}
-// -----------------------------------------------------------------------------
+
abstract class FilenameHelper_impl implements Filenamer
{