Remove intentional memory leak for testing

This commit is contained in:
Joseph Henry 2023-04-26 11:17:17 -07:00
parent 7f29fc7799
commit d6c7cb8e0e
No known key found for this signature in database
GPG key ID: C45B33FF5EBC9344

View file

@ -1206,8 +1206,6 @@ public:
void readLocalSettings()
{
RedisConfig *_rc = new RedisConfig();
// Read local configuration
std::map<InetAddress,ZT_PhysicalPathConfiguration> ppc;