diff options
Diffstat (limited to 'src/url.h')
-rw-r--r-- | src/url.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -32,9 +32,6 @@ struct uri { struct uri *phished_url; - gsize pos; - gsize len; - /* @protocollen should only be usable if @protocol is either * PROTOCOL_USER or an uri string should be composed. */ guint protocollen; |