Refactor: libcib: Drop element_in_patchset_v1()
pacemaker-based no longer creates v1 patchsets under any circumstances,
so we can't receive one via a diff callback. Diff callbacks are the only
callers of cib__element_in_patchset().
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>