mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 19:01:15 +00:00
Remove extra unlock
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/text_system_threadsafety@28218 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8c7e1cfe81
commit
d0f9bb18b2
1 changed files with 0 additions and 1 deletions
|
@ -347,7 +347,6 @@ static int cache_lookup_attributed_string(NSAttributedString *string,
|
|||
|
||||
if (hit)
|
||||
{
|
||||
cache_unlock();
|
||||
return ci;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue