summaryrefslogtreecommitdiff
path: root/src/html.hh
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-06-08 17:47:13 +0200
committerjcid <devnull@localhost>2008-06-08 17:47:13 +0200
commit1d09d39a104607812263b093f23a1a0eec73133c (patch)
tree890de3cc7d6bcbd4d38765331bd6f0b292560934 /src/html.hh
parentb4a644b05a46099e9227b8250a091ae54d07cd2d (diff)
- Minor Html cleanups.
Diffstat (limited to 'src/html.hh')
-rw-r--r--src/html.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/html.hh b/src/html.hh
index 58369ed3..3e08f37a 100644
--- a/src/html.hh
+++ b/src/html.hh
@@ -10,7 +10,6 @@ extern "C" {
/*
* Exported functions
*/
-void a_Html_free(void *data);
void a_Html_load_images(void *v_html, DilloUrl *pattern);
#ifdef __cplusplus