summaryrefslogtreecommitdiff
path: root/content/llcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/llcache.h')
-rw-r--r--content/llcache.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/content/llcache.h b/content/llcache.h
index 4a3521637..d4ed5f095 100644
--- a/content/llcache.h
+++ b/content/llcache.h
@@ -239,13 +239,6 @@ nserror llcache_initialise(const struct llcache_parameters *parameters);
void llcache_finalise(void);
/**
- * Cause the low-level cache to emit any pending notifications.
- *
- * \return NSERROR_OK on success, appropriate error otherwise.
- */
-nserror llcache_poll(void);
-
-/**
* Cause the low-level cache to attempt to perform cleanup.
*
* No guarantees are made as to whether or not cleanups will take