Revert "[time_formats] Added another time format"

This commit is contained in:
Tim Stack 2015-04-03 11:56:10 -07:00
parent 38476316b2
commit 6c527440ca
1 changed files with 1 additions and 3 deletions

View File

@ -481,9 +481,7 @@ TIME_FORMATS = \
"%N/%e/%Y %l:%M:%S %p" \
"%m%d %H:%M:%S" \
"%H:%M:%S" \
"%M:%S" \
"%m/%d %H:%M:%S" \
$()
"%M:%S"
AM_LDFLAGS = \
$(STATIC_LDFLAGS) \