delete unused variable
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@248 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
b935e931e7
commit
0ad9172f95
1 changed files with 0 additions and 2 deletions
|
|
@ -46,8 +46,6 @@ public:
|
|||
*/
|
||||
void operator()(eoPop < MOEOT > & _pop)
|
||||
{
|
||||
// number of objectives for the problem under consideration
|
||||
unsigned nObjectives = MOEOT::ObjectiveVector::nObjectives();
|
||||
if (_pop.size() <= 2)
|
||||
{
|
||||
for (unsigned i=0; i<_pop.size(); i++)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue