mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-17 01:15:59 +01:00
Merge pull request #126 from killerbot242/develop
* remove unused variable warning
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