diff options
Diffstat (limited to 'src/html_common.hh')
-rw-r--r-- | src/html_common.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/html_common.hh b/src/html_common.hh index 47b0c1a7..d7b02b8e 100644 --- a/src/html_common.hh +++ b/src/html_common.hh @@ -242,7 +242,6 @@ char *a_Html_get_attr_wdef(DilloHtml *html, DilloUrl *a_Html_url_new(DilloHtml *html, const char *url_str, const char *base_url, - int flags, int32_t posx, int32_t posy, int use_base_url); DilloImage *a_Html_add_new_image(DilloHtml *html, const char *tag, |