i18n: unmark die messages for translation
[gitweb.git] / git-compat-util.h
index 76efb727daaa850dad6117dc56b872d66d8b85b4..49d4029b8dddcb06dc6bea3d5f47c020785e3ddf 100644 (file)
@@ -279,9 +279,6 @@ extern char *gitdirname(char *);
 #endif
 #include <openssl/ssl.h>
 #include <openssl/err.h>
-#ifdef NO_HMAC_CTX_CLEANUP
-#define HMAC_CTX_cleanup HMAC_cleanup
-#endif
 #endif
 
 /* On most systems <netdb.h> would have given us this, but