Skip to content

Commit

Permalink
macports1.0: Remove debugging code
Browse files Browse the repository at this point in the history
This puts was accidentially committed and should not be there.
  • Loading branch information
neverpanic committed Mar 11, 2018
1 parent 6c89b79 commit df9633f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/macports1.0/reclaim.tcl
Expand Up @@ -406,7 +406,6 @@ namespace eval reclaim {
foreach port $portlist {
sortdependents_helper $port ports_for_name dependents seen ret
}
puts $ret
return $ret
}

Expand Down

0 comments on commit df9633f

Please sign in to comment.