mirror of
https://github.com/composer/composer
synced 2025-05-10 00:53:06 +00:00
Remove commented out debug output
This commit is contained in:
parent
c37e126e14
commit
5feff954a4
1 changed files with 0 additions and 3 deletions
|
@ -789,9 +789,6 @@ class Solver
|
|||
|
||||
$installRecommended = 0;
|
||||
$this->runSat(true, $installRecommended);
|
||||
//$this->printDecisionMap();
|
||||
//findrecommendedsuggested(solv);
|
||||
//solver_prepare_solutions(solv);
|
||||
|
||||
if ($this->problems) {
|
||||
throw new SolverProblemsException($this->problems);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue