[ooo-build-commit] .: sal/rtl
Cédric Bosdonnat
cbosdo at kemper.freedesktop.org
Fri Sep 17 05:30:40 PDT 2010
sal/rtl/source/hash.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 983b475f72d190f8624c0fca1e0c8daf4739c5fb
Author: Cédric Bosdonnat <cedricbosdo at openoffice.org>
Date: Fri Sep 17 14:28:05 2010 +0200
Fixed problem when backporting sal-strintern-speed.diff
diff --git a/sal/rtl/source/hash.cxx b/sal/rtl/source/hash.cxx
index 7ab014a..6bc4ded 100644
--- a/sal/rtl/source/hash.cxx
+++ b/sal/rtl/source/hash.cxx
@@ -44,8 +44,6 @@ typedef StringHashTableImpl StringHashTable;
static StringHashTable *rtl_str_hash_new (sal_uInt32 nSize);
static void rtl_str_hash_free (StringHashTable *pHash);
-}
-
StringHashTable *
getHashTable ()
{
More information about the ooo-build-commit
mailing list