Removed the superfluous function fmt_date() in libcitadel since it just calls strftim...
authorroot <root@TP-13S8ZF2.tierpoint.net>
Fri, 12 May 2017 17:13:13 +0000 (13:13 -0400)
committerroot <root@TP-13S8ZF2.tierpoint.net>
Fri, 12 May 2017 17:13:13 +0000 (13:13 -0400)
commit365a7b93fe804fe6c618946086fc74c2c39b2dae
tree8fb76172d32381fa932761611b60d3834ea40b51
parentaf6faa677c4ed7a8d0e8a25b8cb120ca688cd70a
Removed the superfluous function fmt_date() in libcitadel since it just calls strftime() anyway.  Converted the two client calls in textclient to strftime()
libcitadel/lib/libcitadel.h
libcitadel/lib/tools.c
textclient/src/messages.c