summaryrefslogtreecommitdiff
path: root/client/Proxifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/Proxifier.h')
-rw-r--r--client/Proxifier.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/Proxifier.h b/client/Proxifier.h
index 3af8ffe..0a7b1cf 100644
--- a/client/Proxifier.h
+++ b/client/Proxifier.h
@@ -200,6 +200,12 @@ private:
*/
bool AddProxy(ProxifierProxy& proxy, int* id);
/**
+ * @brief remove proxy entry from Proxifier's config
+ * @param proxyId proxy id to remove
+ * @return true on success or false otherwise
+ */
+ bool RemoveProxy(int proxyId);
+ /**
* @brief add new chain to proxifier config
* @param name the name of the chain
* id new chain id