summaryrefslogtreecommitdiff
path: root/src/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/value.h')
-rw-r--r--src/value.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/value.h b/src/value.h
index 23c8c8d5..9aa3cb04 100644
--- a/src/value.h
+++ b/src/value.h
@@ -927,8 +927,7 @@ public:
const int first_width = -1,
const int latter_width = -1,
const bool right_justify = false,
- const bool colorize = false,
- const optional<string>& date_format = none) const;
+ const bool colorize = false) const;
void dump(std::ostream& out, const bool relaxed = true) const;
/**