summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2022-11-16 02:05:37 +0100
committerNIIBE Yutaka <gniibe@fsij.org>2022-11-16 02:05:37 +0100
commit18a3ce1c9bd767e88d426cf618441a3313888473 (patch)
tree5377edbc8d230db9d8a908da71818688285e8f30 /po
parentgpgsm: Fix colon outout of ECC encryption certificates (diff)
downloadgnupg2-18a3ce1c9bd767e88d426cf618441a3313888473.tar.xz
gnupg2-18a3ce1c9bd767e88d426cf618441a3313888473.zip
common: Remove Windows CE support in common.
* common/Makefile.am (HAVE_W32CE_SYSTEM): Remove conditional build. (common_sources): Remove exechelp-w32ce.c. * common/asshelp.c [HAVE_W32CE_SYSTEM]: Remove the support. * common/common-defs.h [HAVE_W32CE_SYSTEM]: Likewise. * common/dotlock.c [HAVE_W32CE_SYSTEM]: Likewise. * common/exechelp-posix.c [HAVE_W32CE_SYSTEM]: Likewise. * common/exechelp-w32.c [HAVE_W32CE_SYSTEM]: Likewise. * common/gettime.c [HAVE_W32CE_SYSTEM]: Likewise. * common/exechelp-w32ce.c: Remove. * po/POTFILES.in: Update to remove common/exechelp-w32ce.c. -- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2658660e0..75154ea64 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -15,7 +15,6 @@ agent/cvt-openpgp.c
common/exechelp-posix.c
common/exechelp-w32.c
-common/exechelp-w32ce.c
common/simple-pwquery.c
common/sysutils.c
common/yesno.c