mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-26 18:42:41 +01:00
* remove unused variable warning
Please enter the commit message for your changes. Lines starting
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
AbstractDelegate(const AbstractDelegate& del)
|
||||
AbstractDelegate(const AbstractDelegate& /*del*/)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user