1
0
Fork 0

Remove commented out debug output

pull/667/head
Nils Adermann 2012-04-27 18:16:34 +02:00
parent c37e126e14
commit 5feff954a4
1 changed files with 0 additions and 3 deletions

View File

@ -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);