On the in-memory-cache branch:

In r30430, I added a trivial FS "warning" (really error) handler to
svnserve.  Since then, the svnserve-logging branch got merged to trunk
and then to this branch, which added a handler that actually did
something.  So remove the old one.

* subversion/svnserve/serve.c
  (handle_fs_warnings): Remove.
  (find_repos): Don't call svn_fs_set_warning_func here (it's called
   in serve later).


git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/in-memory-cache@871451 13f79535-47bb-0310-9956-ffa450edef68
1 file changed