• Karel Koci's avatar
    Remove group variable from package candidate · b00787f2
    Karel Koci authored
    This variable was pointer to package group from candidate. But we
    always access candidate from package group and if we manipulate with
    candidate directly we can access group trough Package field.
    b00787f2