Remove the unconditional block in get_http_time().
authorFabian Keil <fk@fabiankeil.de>
Sat, 26 Jul 2008 09:40:27 +0000 (09:40 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 26 Jul 2008 09:40:27 +0000 (09:40 +0000)
commit264d7546d82236118dffda2868787db66b7ab586
tree2348a250c0526abd276f53f3d498325610b4dbc5
parent93100605c7ba8a27206377e1f9c36564428bcb5a
Remove the unconditional block in get_http_time().
It's pointless now that it's no longer used to limit
dummy's scope. While at it, remove obvious comments
and a trailing space.
cgi.c