diff options
Diffstat (limited to 'URPM.pm')
-rw-r--r-- | URPM.pm | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -805,7 +805,6 @@ B<rejected>: { fullname => { backtrack => { # those info are only used to display why package is unselected promote => [ name ], keep => [ fullname ], unsatisfied => [ id|property ], - closure => { fullname => undef }, }, closure => { fullname => { old_requested => bool, unsatisfied => [ id|property ], |