From 6081819802972c716745a44e3521ccb3b3cf7b1a Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 11 Apr 2020 13:17:32 +0200 Subject: Support IPv6 --- plugin.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugin.cpp') diff --git a/plugin.cpp b/plugin.cpp index a29e2f0..28fdb62 100644 --- a/plugin.cpp +++ b/plugin.cpp @@ -62,7 +62,6 @@ void PluginLoader::load_plugins() } } } - } bool PluginLoader::validate_config() -- cgit v1.2.3