Skip to content

cmCTestGenericHandler: Remove unused Command member

This was causing a cppcheck warning about an uninitialized member in the constructor. Since nothing was using it, remove it.

Merge request reports