diff -r 9db62975c32b -r 89e29e22d479 lemon/glpk.h --- a/lemon/glpk.h Thu Feb 26 07:39:16 2009 +0000 +++ b/lemon/glpk.h Sun Mar 01 07:10:49 2009 +0000 @@ -155,8 +155,6 @@ virtual Value _getPrimalRay(int i) const; virtual Value _getDualRay(int i) const; - ///\todo It should be clarified - /// virtual ProblemType _getPrimalType() const; virtual ProblemType _getDualType() const;