summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/libgcrypt-1.4.6/libgpg-error-1.9/gpg-error.def.in
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-06-20 21:06:11 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-06-20 21:06:11 +0000
commitd995703cfd255f9da09ed9a9373a61685b51eb7b (patch)
treecb4e811f8dbe4bc4a5e2e78f1387b8f042405cb9 /plugins/MirOTR/libgcrypt-1.4.6/libgpg-error-1.9/gpg-error.def.in
parente0f46c2d5689121e4ef533617940fea85a6910c3 (diff)
fully compiled version
git-svn-id: http://svn.miranda-ng.org/main/trunk@504 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirOTR/libgcrypt-1.4.6/libgpg-error-1.9/gpg-error.def.in')
-rw-r--r--plugins/MirOTR/libgcrypt-1.4.6/libgpg-error-1.9/gpg-error.def.in29
1 files changed, 0 insertions, 29 deletions
diff --git a/plugins/MirOTR/libgcrypt-1.4.6/libgpg-error-1.9/gpg-error.def.in b/plugins/MirOTR/libgcrypt-1.4.6/libgpg-error-1.9/gpg-error.def.in
deleted file mode 100644
index cbabd57053..0000000000
--- a/plugins/MirOTR/libgcrypt-1.4.6/libgpg-error-1.9/gpg-error.def.in
+++ /dev/null
@@ -1,29 +0,0 @@
-/* gpg-error.def.in - Exported symbols
- * Needs to be processed by CPP.
- */
-
-#include <config.h>
-
-EXPORTS
- gpg_strerror @1
- gpg_strerror_r @2
- gpg_strsource @3
- gpg_err_code_from_errno @4
- gpg_err_code_to_errno @5
- gpg_err_init @6
- gpg_err_code_from_syserror @7
- gpg_err_set_errno @8
-#ifdef HAVE_W32CE_SYSTEM
- _gpg_w32ce_get_errno @9
- _gpg_w32ce_strerror @10
-#endif
-#ifdef HAVE_W32_SYSTEM
- _gpg_w32_bindtextdomain @11
- _gpg_w32_textdomain @12
- _gpg_w32_gettext @13
- _gpg_w32_dgettext @14
- _gpg_w32_dngettext @15
- _gpg_w32_gettext_localename @16
- _gpg_w32_gettext_use_utf8 @17
-#endif
- gpg_err_deinit @18