diff options
author | jcid <devnull@localhost> | 2008-06-08 17:47:13 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-06-08 17:47:13 +0200 |
commit | 1d09d39a104607812263b093f23a1a0eec73133c (patch) | |
tree | 890de3cc7d6bcbd4d38765331bd6f0b292560934 /src/html.hh | |
parent | b4a644b05a46099e9227b8250a091ae54d07cd2d (diff) |
- Minor Html cleanups.
Diffstat (limited to 'src/html.hh')
-rw-r--r-- | src/html.hh | 1 |
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 |