aboutsummaryrefslogtreecommitdiffstats
path: root/common/maperror.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/maperror.c')
-rw-r--r--common/maperror.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/maperror.c b/common/maperror.c
index 06546b501..f0f11c4fa 100644
--- a/common/maperror.c
+++ b/common/maperror.c
@@ -19,6 +19,8 @@
* USA.
*/
+#error This file is not anymore used.
+
#include <config.h>
#include <errno.h>
#include <stdio.h>
@@ -33,6 +35,7 @@
#include "errors.h"
+
/* Map Assuan error code ERR to an GPG_ERR_ code. We need to
distinguish between genuine (and legacy) Assuan error codes and
application error codes shared with all GnuPG modules. The rule is