diff options
Diffstat (limited to 'src/times.cc')
-rw-r--r-- | src/times.cc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/times.cc b/src/times.cc index 1a02b316..fc6f2f1b 100644 --- a/src/times.cc +++ b/src/times.cc @@ -77,8 +77,4 @@ moment_t parse_datetime(const char * str) #endif } -moment_t datetime_range_from_stream(std::istream& in) -{ -} - } // namespace ledger |