summaryrefslogtreecommitdiff
path: root/l10ntools/inc/export.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc/export.hxx')
-rw-r--r--l10ntools/inc/export.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10ntools/inc/export.hxx b/l10ntools/inc/export.hxx
index ed23eaf472c6..658faaf0450e 100644
--- a/l10ntools/inc/export.hxx
+++ b/l10ntools/inc/export.hxx
@@ -176,10 +176,9 @@ class MergeData
{
friend class MergeDataHashMap;
-public:
std::unique_ptr<MergeEntrys> pMergeEntrys;
-private:
MergeDataHashMap::iterator m_aNextData;
+
public:
MergeData();
~MergeData();