Fixed problem when backporting sal-strintern-speed.diff
This commit is contained in:
parent
d02318df60
commit
a335271014
1 changed files with 0 additions and 2 deletions
|
@ -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 ()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue