several fix of minor warnings

This commit is contained in:
Johann Dreo 2020-03-25 14:45:11 +01:00
commit 0332920d63
14 changed files with 22 additions and 20 deletions

View file

@ -71,7 +71,7 @@ public:
}
/** Returns false when the signal has been typed in reached */
virtual bool operator() ( const eoPop<EOT>& _vEO )
virtual bool operator() ( const eoPop<EOT>& )
{
if (call_func)
{