aboutsummaryrefslogtreecommitdiff
path: root/src/html.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/html.cc')
-rw-r--r--src/html.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/html.cc b/src/html.cc
index 7fa8a7b5..7819edb7 100644
--- a/src/html.cc
+++ b/src/html.cc
@@ -1961,8 +1961,6 @@ static void Html_tag_open_abbr(DilloHtml *html, const char *tag, int tagsize)
}
/*
- html->styleEngine->inheritBackgroundColor ();
- html->styleEngine->inheritBackgroundColor ();
* Read image-associated tag attributes and create new image.
*/
void a_Html_image_attrs(DilloHtml *html, const char *tag, int tagsize)