diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-04-11 13:17:32 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-04-11 13:17:32 +0200 |
commit | 6081819802972c716745a44e3521ccb3b3cf7b1a (patch) | |
tree | d1dafa4b821acff243f1613d2dd483e49782ff0b /plugin.cpp | |
parent | 07f01d1ab5e68fc042356fd90fa07c199791b29c (diff) |
Support IPv6
Diffstat (limited to 'plugin.cpp')
-rw-r--r-- | plugin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -62,7 +62,6 @@ void PluginLoader::load_plugins() } } } - } bool PluginLoader::validate_config() |