removed a (funny but wontfix notabug) old comment in eoParser

This commit is contained in:
nojhan 2012-03-15 18:15:23 +01:00
commit 0808c52bf8

View file

@ -188,9 +188,6 @@ public:
It seems finally that the easiest use of the above method is It seems finally that the easiest use of the above method is
through the following, whose interface is similar to that of the through the following, whose interface is similar to that of the
widely-used createParam. widely-used createParam.
For some (probably very stupid) reason, I failed to put it in the
.cpp. Any hint???
*/ */
template <class ValueType> template <class ValueType>
eoValueParam<ValueType>& getORcreateParam(ValueType _defaultValue, eoValueParam<ValueType>& getORcreateParam(ValueType _defaultValue,