summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 19:07:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 19:07:13 +0000
commitc0a4d1bc981242ad0a926d81833b87ff8a16fae5 (patch)
treefd719dd07aa115462cc51d62359504e01cd4adb4
parentdacd79fb06ac13b909cf1e8f232f212c7f1d3b46 (diff)
INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED
2005/11/14 14:41:47 pl 1.4.62.1: #i55991# removed warnings
-rw-r--r--svtools/bmpmaker/bmpcore.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/svtools/bmpmaker/bmpcore.hxx b/svtools/bmpmaker/bmpcore.hxx
index 24642d02e90f..8e99bfefb173 100644
--- a/svtools/bmpmaker/bmpcore.hxx
+++ b/svtools/bmpmaker/bmpcore.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bmpcore.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 08:53:37 $
+ * last change: $Author: hr $ $Date: 2006-06-19 20:07:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -82,8 +82,7 @@ private:
ULONG nTotCount;
USHORT nPos;
- void ImplCreate( SvStream& rStm,
- const ::std::vector< DirEntry >& rInDirs,
+ void ImplCreate( const ::std::vector< DirEntry >& rInDirs,
const DirEntry& rOut,
const String& rName,
const LangInfo& rLang );