mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 10:15:22 -06:00
With the introduction of using -Werror=unused-but-set-variable, a variable in strptime.c was defined but no used. Moved to be included in #ifdef _NL_CURRENT as that is where it is used. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
libc-missing-noop.c | ||
pow.h | ||
setenv.c | ||
setenv.h | ||
strptime.c | ||
strptime.h |