summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui/gloslst.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/utlui/gloslst.cxx')
-rw-r--r--sw/source/ui/utlui/gloslst.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/utlui/gloslst.cxx b/sw/source/ui/utlui/gloslst.cxx
index fabf1197952c..518a1ed02b5d 100644
--- a/sw/source/ui/utlui/gloslst.cxx
+++ b/sw/source/ui/utlui/gloslst.cxx
@@ -42,7 +42,6 @@
#define GLOS_TIMEOUT 30000 // update every 30 seconds
#define FIND_MAX_GLOS 20
-
struct TripleString
{
OUString sGroup;
@@ -416,5 +415,4 @@ void SwGlossaryList::ClearGroups()
bFilled = false;
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */