r3723: Now that timestring() always returns talloc'ed memory, we don't need
authorAndrew Bartlett <abartlet@samba.org>
Sat, 13 Nov 2004 13:33:45 +0000 (13:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:46 +0000 (13:05 -0500)
commitd309966e3191405f5a17555c394b4a1934fbfcab
tree77dc6dbc91b660cfda9d0a62271081742c55abce
parenteabdfac14e3157add0e2dd1f82a87e4687f7e9c2
r3723: Now that timestring() always returns talloc'ed memory, we don't need
this talloc strdup here (do we?).

Andrew Bartlett
(This used to be commit d6aca06793b4bc72399c7357c5f357d6db036513)
source4/lib/time.c