removed a (funny but wontfix notabug) old comment in eoParser
This commit is contained in:
parent
7e7a47c9ba
commit
0808c52bf8
1 changed files with 0 additions and 3 deletions
|
|
@ -188,9 +188,6 @@ public:
|
|||
It seems finally that the easiest use of the above method is
|
||||
through the following, whose interface is similar to that of the
|
||||
widely-used createParam.
|
||||
|
||||
For some (probably very stupid) reason, I failed to put it in the
|
||||
.cpp. Any hint???
|
||||
*/
|
||||
template <class ValueType>
|
||||
eoValueParam<ValueType>& getORcreateParam(ValueType _defaultValue,
|
||||
|
|
|
|||
Reference in a new issue