HomeClusterLabs Projects

Refactor: libpacemaker: Mark an unused parameter for deletion.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: libpacemaker: Mark an unused parameter for deletion.

There's no way to mark just a parameter as deprecated, and this is a
public function so we can't just remove it. So for now, the best we can
do is leave a note to ourselves to deal with it later.

Details

Provenance
clumensAuthored on Nov 2 2023, 1:53 PM

Commit No Longer Exists

This commit no longer exists in the repository.