diff --git a/trunk/paradiseo-mo/src/problems/permutation/moIndexedSwapNeighbor.h b/trunk/paradiseo-mo/src/problems/permutation/moIndexedSwapNeighbor.h index f1ece57ec..998699ab0 100644 --- a/trunk/paradiseo-mo/src/problems/permutation/moIndexedSwapNeighbor.h +++ b/trunk/paradiseo-mo/src/problems/permutation/moIndexedSwapNeighbor.h @@ -40,7 +40,6 @@ template class moIndexedSwapNeighbor: public moBackableNeighbor, public moIndexNeighbor { public: - // using moIndexNeighbor::EOT; using moBackableNeighbor::fitness; using moIndexNeighbor::key;