Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/PROBE_SET/ps_candidate.hxx

    r5428 r6141  
    258258        } 
    259259        PS_CandidateByGainMapIter to_delete = children.end(); 
    260         // delete unwanted childs depending on filling level 
     260        // delete unwanted children depending on filling level 
    261261        if (_filling_level < 50.0) { 
    262262            if (children.size() <= 3) return;