summaryrefslogtreecommitdiff
path: root/l10ntools/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-12-03 09:28:27 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-12-03 12:46:27 +0100
commitf656547d4d41091b5ccb729838e7355554a453cd (patch)
treebaab3db9b9287d11133c5f4495b3ed4b812f0c17 /l10ntools/inc
parentf51fddc2e7cfa2a2118610a3fc4b02886544d0a9 (diff)
remove some useless comment lines
which merely announce that the next declaration is a class Change-Id: Ifdb1398bcd99816b13e0b3769b46d0562bfbc1dc Reviewed-on: https://gerrit.libreoffice.org/84229 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'l10ntools/inc')
-rw-r--r--l10ntools/inc/cfgmerge.hxx2
-rw-r--r--l10ntools/inc/export.hxx4
2 files changed, 0 insertions, 6 deletions
diff --git a/l10ntools/inc/cfgmerge.hxx b/l10ntools/inc/cfgmerge.hxx
index d9ed5b6c356f..3f4fdb55c947 100644
--- a/l10ntools/inc/cfgmerge.hxx
+++ b/l10ntools/inc/cfgmerge.hxx
@@ -31,7 +31,6 @@
typedef std::unordered_map<OString, OString> OStringHashMap;
-// class CfgStackData
class CfgStackData
@@ -60,7 +59,6 @@ public:
};
-// class CfgStack
class CfgStack
diff --git a/l10ntools/inc/export.hxx b/l10ntools/inc/export.hxx
index b6d958695b8d..1ca56e4fe75d 100644
--- a/l10ntools/inc/export.hxx
+++ b/l10ntools/inc/export.hxx
@@ -57,7 +57,6 @@ typedef std::unordered_map<OString, bool>
#define X_COMMENT "x-comment"
-// class ResData
/// Purpose: holds mandatory data to export a single res
@@ -76,12 +75,10 @@ public:
};
-// class Export
class ParserQueue;
-// class MergeEntrys
/// Purpose: holds information of data to merge
@@ -119,7 +116,6 @@ public:
};
-// class MergeDataFile
/// Purpose: holds information of data to merge, read from PO file