Remove shared-str pool
authorBehdad Esfahbod <behdad@behdad.org>
Sat, 6 Oct 2012 22:12:19 +0000 (18:12 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 2 Jan 2013 06:37:00 +0000 (00:37 -0600)
commitdb6d86a6c1b5bb15511e4e4015af889d4206be1d
tree4fd4101e973ca706c486c1dae3b04f74b51fe079
parented41b237658ba290d86795904701ace09b46f6c4
Remove shared-str pool

We used to have a shared-str pool.  Removed to make thread-safety
work easier.  My measurements show that the extra overhead is not
significant by any means.
src/fcpat.c