From: David Barr Date: Mon, 13 Dec 2010 10:17:36 +0000 (+1100) Subject: vcs-svn: drop string_pool X-Git-Tag: v1.7.12-rc0~41^2~13^2~4^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/28c5d9ed2a2bc562bc8c50092f52f58b3aa08039?ds=sidebyside;hp=28c5d9ed2a2bc562bc8c50092f52f58b3aa08039 vcs-svn: drop string_pool This reverts commit 1d73b52f5ba4184de6acf474f14668001304a10c (Add string-specific memory pool, 2010-08-09). Now that svn-fe does not need to maintain a growing collection of strings (paths) over a long period of time, the string_pool is not needed. Signed-off-by: David Barr Signed-off-by: Jonathan Nieder ---