summaryrefslogtreecommitdiff
path: root/src/html_common.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/html_common.hh')
-rw-r--r--src/html_common.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/html_common.hh b/src/html_common.hh
index fb470c27..aaab4861 100644
--- a/src/html_common.hh
+++ b/src/html_common.hh
@@ -273,7 +273,5 @@ void a_Html_tag_set_align_attr(DilloHtml *html, CssPropertyList *props,
bool a_Html_tag_set_valign_attr(DilloHtml *html,
const char *tag, int tagsize,
CssPropertyList *props);
-void a_Html_set_top_font(DilloHtml *html, const char *name, int size,
- int BI, int BImask);
#endif /* __HTML_COMMON_HH__ */