mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-15 07:14:46 +02: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