diff --git a/eo/src/utils/eoParser.h b/eo/src/utils/eoParser.h index 1ba46317..b0f4c888 100644 --- a/eo/src/utils/eoParser.h +++ b/eo/src/utils/eoParser.h @@ -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 eoValueParam& getORcreateParam(ValueType _defaultValue,