diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/vcl/checksum.hxx | 3 |
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 ( |