delete "step" attribute, never used in this class

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2329 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
boufaras 2011-07-19 13:20:09 +00:00
commit ea70b40a75

View file

@ -134,8 +134,6 @@ private:
// maximum number of successive spans with no move
unsigned int nbSpanMax;
// number of steps with the same temperature
unsigned int step;
};