aboutsummaryrefslogtreecommitdiff
path: root/src/html_common.hh
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-12-14 21:58:05 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-12-14 21:58:05 +0100
commitbdd5c393602dd2f49fb71e33f5e643175a000727 (patch)
tree3aba48c63c685b969e454cbe947f82bbc5adef6e /src/html_common.hh
parentc320585dddc168f79fe502dfa504fcec188b2329 (diff)
convert Html_tag_open_img()
Diffstat (limited to 'src/html_common.hh')
-rw-r--r--src/html_common.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/html_common.hh b/src/html_common.hh
index 3468ba89..7f6bddb4 100644
--- a/src/html_common.hh
+++ b/src/html_common.hh
@@ -258,7 +258,6 @@ DilloUrl *a_Html_url_new(DilloHtml *html,
DilloImage *a_Html_add_new_image(DilloHtml *html, const char *tag,
int tagsize, DilloUrl *url,
- dw::core::style::StyleAttrs *style_attrs,
bool add);
char *a_Html_parse_entities(DilloHtml *html, const char *token, int toksize);