summaryrefslogtreecommitdiff
path: root/svtools/source/control/indexentryres.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/control/indexentryres.cxx')
-rw-r--r--svtools/source/control/indexentryres.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svtools/source/control/indexentryres.cxx b/svtools/source/control/indexentryres.cxx
index 85f2569c8b78..4fc91f00f106 100644
--- a/svtools/source/control/indexentryres.cxx
+++ b/svtools/source/control/indexentryres.cxx
@@ -23,11 +23,9 @@
#include <svtools/indexentryres.hxx>
-
// wrapper for locale specific translations data of indexentry algorithm
-
class IndexEntryResourceData
{
friend class IndexEntryResource;
@@ -55,11 +53,9 @@ class IndexEntryResourceData
};
-
// implementation of the indexentry-algorithm-name translation
-
#define INDEXENTRY_RESOURCE_COUNT (STR_SVT_INDEXENTRY_END - STR_SVT_INDEXENTRY_START + 1)
IndexEntryResource::IndexEntryResource()