diff options
author | jan iversen <jani@documentfoundation.org> | 2016-03-14 14:44:16 +0100 |
---|---|---|
committer | jan iversen <jani@documentfoundation.org> | 2016-03-14 15:09:19 +0100 |
commit | 872755ac336eb9ad33c6c98dd73deea2206acf71 (patch) | |
tree | 37cd1150858c5f3830b2120c1390bbba8f4dabaa /l10ntools/source/gL10nMemDB.cxx | |
parent | bf8f926acc8afd6a2dcd2b889d427c01e06dbf85 (diff) |
genLang update
convert l10nMem to lo standard
removed l10nMem_impl and added it direct to l10nMem
Change-Id: I7e226a8dab51fd52ecbc8da36068ebdfb5c1e17f
Diffstat (limited to 'l10ntools/source/gL10nMemDB.cxx')
-rw-r--r-- | l10ntools/source/gL10nMemDB.cxx | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/l10ntools/source/gL10nMemDB.cxx b/l10ntools/source/gL10nMemDB.cxx index 2055b0e5e318..513342431528 100644 --- a/l10ntools/source/gL10nMemDB.cxx +++ b/l10ntools/source/gL10nMemDB.cxx @@ -23,16 +23,6 @@ #include <sstream> -/***************************************************************************** - ********************** G L 1 0 N M E M D B . C X X ********************** - ***************************************************************************** - * This is the translation memory that links between the converts (from source - * files) and to the language files. The memory contains the actual text info - ***********************d******************************************************/ - - - -/******************* G L O B A L D E F I N I T I O N *******************/ |