HomeClusterLabs Projects

Refactor: libcrmcommon: Remove an unnecessary check in validate_xml.

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

Description

Refactor: libcrmcommon: Remove an unnecessary check in validate_xml.

I believe that add_schema ensures after_transform is never 0 - it's
either negative, or some positive non-zero value. So this check should
be pointless.

Details

Provenance
clumensAuthored on Oct 26 2023, 2:14 PM

Commit No Longer Exists

This commit no longer exists in the repository.