SpecialSearchResults hooks does not use by-ref anymore
authorStanislav Malyshev <smalyshev@gmail.com>
Tue, 17 Jan 2017 22:51:51 +0000 (14:51 -0800)
committerStanislav Malyshev <smalyshev@gmail.com>
Tue, 17 Jan 2017 22:51:51 +0000 (14:51 -0800)
commit6124b90b1daff50117c828c43dc8d31a10ee7b6c
tree0c2c77ace8ad7dafcd4849c759ae0295f70b7e01
parente210cdd7bf17240229c05dedaf2ac43d66c3d258
SpecialSearchResults hooks does not use by-ref anymore

In general, there's no reason to use by-ref on objects unless
the hook is supposed to replace them (this one isn't).

Change-Id: I153a7d590faceb1e2c4fe7d95a5cb931cda0c301
docs/hooks.txt