mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-16 18:04:55 +00:00
Revert "GH #1050 XML-tests: fix gcc -Wshadow warnings"
This commit is contained in:
committed by
GitHub
parent
64781d15f1
commit
5c0272cce3
@@ -33,7 +33,7 @@ using Poco::XML::AutoPtr;
|
||||
using Poco::XML::XMLString;
|
||||
|
||||
|
||||
ElementTest::ElementTest(const std::string& rName): CppUnit::TestCase(rName)
|
||||
ElementTest::ElementTest(const std::string& name): CppUnit::TestCase(name)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user