diff --git a/eo/src/utils/eoParam.h b/eo/src/utils/eoParam.h index 27ebd111..de1e11c2 100644 --- a/eo/src/utils/eoParam.h +++ b/eo/src/utils/eoParam.h @@ -67,7 +67,7 @@ public: /** * Virtual destructor is needed. */ - virtual ~eoParam () {}; + virtual ~eoParam () {} /** * Pure virtual function to get the value out.