aboutsummaryrefslogtreecommitdiffstats
path: root/common/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/util.h')
-rw-r--r--common/util.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/util.h b/common/util.h
index a326704eb..1fc04f9dd 100644
--- a/common/util.h
+++ b/common/util.h
@@ -39,9 +39,6 @@
* libgpg-error version. Define them here.
* Example: (#if GPG_ERROR_VERSION_NUMBER < 0x011500 // 1.21)
*/
-#if GPGRT_VERSION_NUMBER < 0x013800 /* 1.56 */
-# define GPG_ERR_UNEXPECTED_PACKET 216
-#endif
#ifndef EXTERN_UNLESS_MAIN_MODULE