Delete unused enums.

This commit is contained in:
Tetsuo Kiso 2012-02-01 20:26:25 +09:00
parent 30fa97e404
commit 33cea0f1dc
2 changed files with 0 additions and 4 deletions

View File

@ -10,8 +10,6 @@
using namespace std;
// enum MergeReferenceLengthStrategy { MERGE_AVERAGE, MERGE_SHORTEST, MERGE_CLOSEST };
class PerScorer;
class ScoreStats;

View File

@ -11,8 +11,6 @@
using namespace std;
// enum TerReferenceLengthStrategy { TER_AVERAGE, TER_SHORTEST, TER_CLOSEST };
class ScoreStats;
/**