From eef036df235b7fb16b57bb78daf6f7e590d8e6d6 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 6 Sep 2006 16:35:52 +0000 Subject: The big Assuan error code removal. --- common/maperror.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/maperror.c') 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 #include #include @@ -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 -- cgit v1.2.3