diff options
Diffstat (limited to 'ext/neon/gstneonhttpsrc.h')
-rw-r--r-- | ext/neon/gstneonhttpsrc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/neon/gstneonhttpsrc.h b/ext/neon/gstneonhttpsrc.h index df52fc57..2f5fc4d8 100644 --- a/ext/neon/gstneonhttpsrc.h +++ b/ext/neon/gstneonhttpsrc.h @@ -52,8 +52,6 @@ struct _GstNeonhttpSrc { ne_uri proxy; gchar *user_agent; - gboolean ishttps; - guint64 content_size; gboolean eos; |