diff options
Diffstat (limited to 'chrome/common/time_format.cc')
-rw-r--r-- | chrome/common/time_format.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/time_format.cc b/chrome/common/time_format.cc index f3f6778..70f173d 100644 --- a/chrome/common/time_format.cc +++ b/chrome/common/time_format.cc @@ -247,4 +247,3 @@ std::wstring TimeFormat::RelativeDate( return std::wstring(); } - |