Directly relate HistoryMax to OnePly

This obsoletes some remainding comments.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2009-05-20 14:40:50 +02:00
parent 3b1e64ab72
commit b98bcf858b
2 changed files with 1 additions and 8 deletions

View File

@@ -35,9 +35,6 @@ enum Depth {
//// Constants
////
/// Note: If OnePly is changed, the constant HistoryMax in history.h should
/// probably also be changed.
const Depth OnePly = Depth(2);