summaryrefslogtreecommitdiff
path: root/src/error.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/error.cc')
-rw-r--r--src/error.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/error.cc b/src/error.cc
index 4a16f4e3..58339db7 100644
--- a/src/error.cc
+++ b/src/error.cc
@@ -35,9 +35,7 @@
namespace ledger {
-straccstream _ctxt_accum;
std::ostringstream _ctxt_buffer;
-straccstream _desc_accum;
std::ostringstream _desc_buffer;
string error_context()