diff options
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 |