summaryrefslogtreecommitdiff
path: root/src/dicache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dicache.h')
-rw-r--r--src/dicache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dicache.h b/src/dicache.h
index b7bbb61c..70adb6c0 100644
--- a/src/dicache.h
+++ b/src/dicache.h
@@ -51,7 +51,6 @@ struct _DICacheEntry {
void a_Dicache_init (void);
DICacheEntry *a_Dicache_get_entry(const DilloUrl *Url, int version);
-DICacheEntry *a_Dicache_add_entry(const DilloUrl *Url);
void *a_Dicache_png_image(const char *Type, void *Ptr, CA_Callback_t *Call,
void **Data);