aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/groupwise-features/proxy.h')
-rw-r--r--plugins/groupwise-features/proxy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/groupwise-features/proxy.h b/plugins/groupwise-features/proxy.h
index 38e2f744b8..fb2f6c6453 100644
--- a/plugins/groupwise-features/proxy.h
+++ b/plugins/groupwise-features/proxy.h
@@ -64,3 +64,4 @@ void proxy_commit (GtkWidget *button, EConfigHookItemFactoryData *data);
static void proxy_setup_meta_tree_view (EAccount *account);
static proxyHandler *proxy_get_item_from_list (EAccount *account, char *account_name);
static void proxy_load_edit_dialog (EAccount *account, proxyHandler *edited);
+void free_proxy_list (GList *proxy_list);