summaryrefslogtreecommitdiff
path: root/src/times.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/times.cc')
-rw-r--r--src/times.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/times.cc b/src/times.cc
index 7fc9c21e..d44dd409 100644
--- a/src/times.cc
+++ b/src/times.cc
@@ -92,8 +92,7 @@ namespace {
#endif // USE_BOOST_FACETS
}
- T parse(const char * str) {
- }
+ T parse(const char *) {}
std::string format(const T& when) {
#if defined(USE_BOOST_FACETS)