summaryrefslogtreecommitdiff
path: root/transex3
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:08:27 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:08:27 +0000
commit2ac8d412ca1cf9ec6b9516c582be1165ab5298f8 (patch)
treed5f4f78262944c6b0f50cfcc0f856f4df596d981 /transex3
parent78534eb32051eaf2f4097e8e4651aed1e5839a03 (diff)
INTEGRATION: CWS sdfcreater (1.7.6); FILE MERGED
2006/07/26 12:16:05 ihi 1.7.6.1: #i34408# resync fix
Diffstat (limited to 'transex3')
-rw-r--r--transex3/inc/lngmerge.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/transex3/inc/lngmerge.hxx b/transex3/inc/lngmerge.hxx
index 2ade9a662d3b..3f2941e5eda9 100644
--- a/transex3/inc/lngmerge.hxx
+++ b/transex3/inc/lngmerge.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: lngmerge.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 17:19:24 $
+ * last change: $Author: hr $ $Date: 2006-08-14 17:08:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,7 +63,6 @@ private:
bool isNextGroup( ByteString &sGroup_out , ByteString &sLine_in);
void ReadLine( const ByteString &sLine_in , ByteStringHashMap &rText_inout );
void WriteSDF( SvFileStream &aSDFStream , ByteStringHashMap &rText_inout ,
- //const ByteString &rSDFFile,
const ByteString &rPrj ,
const ByteString &rRoot , const ByteString &sActFileName , const ByteString &sID );
public: