summaryrefslogtreecommitdiff
path: root/shell/inc/iso8601_converter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/iso8601_converter.hxx')
-rw-r--r--shell/inc/iso8601_converter.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/inc/iso8601_converter.hxx b/shell/inc/iso8601_converter.hxx
index a8a0b4ed2ae2..daf2afd0b51a 100644
--- a/shell/inc/iso8601_converter.hxx
+++ b/shell/inc/iso8601_converter.hxx
@@ -22,7 +22,6 @@
#include <string>
-
/* Converts ISO 8601 compliant date/time
representation to the representation
conforming to the current locale,
@@ -30,7 +29,6 @@
*/
std::wstring iso8601_date_to_local_date(const std::wstring& iso8601date);
-
/* Converts ISO 8601 compliant duration
representation to the representation
conforming to the current locale