summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2023-10-27 11:08:20 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2023-10-27 15:21:39 +0200
commit4a30ea52e5e98d2c455e69194fa401a8275bd111 (patch)
tree17ab2966cfe0b64bfce0a6ff354d9b26b1c7c022 /include
parente079bb35429603988d2fd4ddf18b0f501a847a2c (diff)
remove unused vcl_get_crc64_table
Change-Id: I8ebc2473884ad991a704c7e0955f262bccbf6dec Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158528 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/vcl/checksum.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vcl/checksum.hxx b/include/vcl/checksum.hxx
index 34d8ed77ad0f..351820e1aefe 100644
--- a/include/vcl/checksum.hxx
+++ b/include/vcl/checksum.hxx
@@ -64,9 +64,6 @@ VCL_DLLPUBLIC sal_uInt64 vcl_crc64 (
const void *Data, sal_uInt32 DatLen
) SAL_THROW_EXTERN_C();
-
-const sal_uInt64* vcl_get_crc64_table();
-
}
inline BitmapChecksum vcl_get_checksum (