Commit 382f3ece authored by Fabrice Bellet's avatar Fabrice Bellet Committed by Olivier Crête

agent: remove unused agent property

Differential Revision: https://phabricator.freedesktop.org/D1112
parent 7e2eb6ad
......@@ -119,7 +119,6 @@ struct _NiceAgent
GObject parent; /* gobject pointer */
gboolean full_mode; /* property: full-mode */
GTimeVal next_check_tv; /* property: next conncheck timestamp */
gchar *stun_server_ip; /* property: STUN server IP */
guint stun_server_port; /* property: STUN server port */
gchar *proxy_ip; /* property: Proxy server IP */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment