PrefixSearch: Remove unnecessary wfSuppressWarnings()
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 11 Apr 2014 21:42:45 +0000 (23:42 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Fri, 11 Apr 2014 21:42:45 +0000 (23:42 +0200)
commit86e2200f8e4fb2f42ad3999873cd7e6db203e9d6
tree7b0ccd6ae9a0a665387ebba85666e67dd68e2f6f
parente88f4497bc55b1a889cfd313c3ab7edac6f0d136
PrefixSearch: Remove unnecessary wfSuppressWarnings()

It was added in 4492854f (r68563), where the code this was suppressing
warnings for was something rather different. It doesn't seem necessary now.

Change-Id: Ia501afd1244b94563fe52294945798963f8db1a9
includes/PrefixSearch.php