summaryrefslogtreecommitdiff
path: root/sal/rtl/alloc_cache.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/rtl/alloc_cache.cxx')
-rw-r--r--sal/rtl/alloc_cache.cxx30
1 files changed, 0 insertions, 30 deletions
diff --git a/sal/rtl/alloc_cache.cxx b/sal/rtl/alloc_cache.cxx
index 1241f4260109..2da4a55f0ddc 100644
--- a/sal/rtl/alloc_cache.cxx
+++ b/sal/rtl/alloc_cache.cxx
@@ -1286,36 +1286,6 @@ SAL_CALL rtl_cache_free (
}
}
-/* ================================================================= *
- *
- * cache wsupdate (machdep) internals.
- *
- * ================================================================= */
-
-/** rtl_cache_wsupdate_init()
- *
- * @precond g_cache_list.m_lock initialized
- */
-static void
-rtl_cache_wsupdate_init();
-
-/** rtl_cache_wsupdate_wait()
- *
- * @precond g_cache_list.m_lock acquired
- */
-static void
-rtl_cache_wsupdate_wait (
- unsigned int seconds
-);
-
-/** rtl_cache_wsupdate_fini()
- *
- */
-static void
-rtl_cache_wsupdate_fini();
-
-/* ================================================================= */
-
#if defined(SAL_UNX)
void SAL_CALL