From 9e010dc7a530d1fec927700762fb44b637e0015f Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 21 Jul 2014 15:38:58 +0100 Subject: remove unused popup menu link context sensative change code. --- desktop/tree.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'desktop') diff --git a/desktop/tree.h b/desktop/tree.h index c70f888dc..b4e0f66b7 100644 --- a/desktop/tree.h +++ b/desktop/tree.h @@ -33,9 +33,11 @@ struct sslcert_session_data; struct tree; struct redraw_context; -/** Current ssl session data for treeview +/** + * Current ssl session data for treeview * - * @fixme global certificate treeview state must go away, this is just wrong. + * @todo FIXME global certificate treeview state must go away, this is + * just wrong. */ extern struct sslcert_session_data *ssl_current_session; extern const char *tree_hotlist_path; -- cgit v1.2.3