mirror of
https://github.com/pocoproject/poco.git
synced 2025-05-29 23:42:39 +02:00
* remove unused variable warning
Please enter the commit message for your changes. Lines starting
This commit is contained in:
parent
bb904d613b
commit
bed68a67ab
@ -55,7 +55,7 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
AbstractDelegate(const AbstractDelegate& del)
|
||||
AbstractDelegate(const AbstractDelegate& /*del*/)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user