Do not log error in engine_find()
Error logging in engine_find() seems to be redundant: error message is displayed twice (since its callers always push error on the top). Let's remove this duplication.
Loading
Please register or sign in to comment