summaryrefslogtreecommitdiff
path: root/source4/lib/crypto/crc32.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/crypto/crc32.h')
-rw-r--r--source4/lib/crypto/crc32.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/crypto/crc32.h b/source4/lib/crypto/crc32.h
deleted file mode 100644
index 7854abf865..0000000000
--- a/source4/lib/crypto/crc32.h
+++ /dev/null
@@ -1 +0,0 @@
-uint32_t crc32_calc_buffer(const uint8_t *buf, size_t size);