From 0808c52bf8f41bfeb127fb82a902dee88ec046af Mon Sep 17 00:00:00 2001 From: nojhan Date: Thu, 15 Mar 2012 18:15:23 +0100 Subject: [PATCH] removed a (funny but wontfix notabug) old comment in eoParser --- eo/src/utils/eoParser.h | 3 --- 1 file changed, 3 deletions(-) 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,