From d747193e76baf689211d9f1e42335360288d43c0 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Mon, 9 Jan 2023 10:38:29 +0100 Subject: First websockets test via https --- plugin_interface.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugin_interface.h') diff --git a/plugin_interface.h b/plugin_interface.h index 830c44c..13e5f53 100644 --- a/plugin_interface.h +++ b/plugin_interface.h @@ -16,7 +16,6 @@ public: // // The Interface to be implemented by plugins // - // virtual std::string name() = 0; -- cgit v1.2.3