commit 69069bc63e6b1152e34e39bc322132fd4fd7284d Author: Werner Koch Date: Tue Jun 25 09:06:04 2024 +0200 Remove an declaration for an unused function * src/assuan-defs.h (putc_unlocked): Remove declaration. -- It seems the test for putc_unlocked was remove a long time ago. GnuPG-bug-id: 7111 diff --git a/src/assuan-defs.h b/src/assuan-defs.h index faf9aae..5052e8e 100644 --- a/src/assuan-defs.h +++ b/src/assuan-defs.h @@ -431,9 +431,6 @@ char *stpcpy (char *dest, const char *src); #define clearenv _assuan_clearenv int setenv (const char *name, const char *value, int replace); #endif -#ifndef HAVE_PUTC_UNLOCKED -int putc_unlocked (int c, FILE *stream); -#endif #define DIM(v) (sizeof(v)/sizeof((v)[0])) his.form.submit();'> LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-02-22 18:45:57 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-02-22 18:50:08 +0100
commitff06bb650ac32a415815345a1fd4184a8fc311d4 (patch)
treefa8d385dda4d72766f0747d25cb00bbcfb934f9e
parent71f0c6a4724fa28a2a2d72b0547aa0370c287fcf (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Ic293be102c0ddce522e0c4a919cb40368b7d9a7b