lib: remove superfluous #ifdefs from date.c
We should avoid #ifdef in C modules. Unused functions are eliminated by the
linker.
Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
Loading
Please sign in to comment
We should avoid #ifdef in C modules. Unused functions are eliminated by the
linker.
Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>