aboutsummaryrefslogtreecommitdiff
path: root/src/html.cc
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2013-01-07 21:39:19 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2013-01-07 21:39:19 +0100
commit26e3a0620138db70376c65e77ba897701f195b32 (patch)
treeb82f586fb341c1d4a8a60072ef3a6714a3f7b6d8 /src/html.cc
parentf4a7d5759a0910e30aa01d1baa40532081a687f8 (diff)
remove weird comment lines
These lines were a left-over from a previous merge. noticed-by: corvid <corvid@lavabit.com>
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 aaca6d10..41ccf95f 100644
--- a/src/html.cc
+++ b/src/html.cc
@@ -1959,8 +1959,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)