aboutsummaryrefslogtreecommitdiff
path: root/src/StormLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/StormLib.h')
-rw-r--r--src/StormLib.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/StormLib.h b/src/StormLib.h
index 0bab24e..4d5992d 100644
--- a/src/StormLib.h
+++ b/src/StormLib.h
@@ -403,10 +403,6 @@ extern "C" {
#define SHA1_DIGEST_SIZE 0x14 // 160 bits
#endif
-#ifndef SHA256_DIGEST_SIZE
-#define SHA256_DIGEST_SIZE 0x20 // 256 bits
-#endif
-
#ifndef LANG_NEUTRAL
#define LANG_NEUTRAL 0x00 // Neutral locale
#endif