mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-22 23:11:00 +01:00
Merge pull request #126 from killerbot242/develop
* remove unused variable warning
This commit is contained in:
commit
bf0bc11878
@ -55,7 +55,7 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
AbstractDelegate(const AbstractDelegate& del)
|
||||
AbstractDelegate(const AbstractDelegate& /*del*/)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user