summaryrefslogtreecommitdiff
path: root/src/utils.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.cc')
-rw-r--r--src/utils.cc12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/utils.cc b/src/utils.cc
index 253af4d2..2cfc69db 100644
--- a/src/utils.cc
+++ b/src/utils.cc
@@ -644,18 +644,6 @@ void finish_timer(const char * name)
/**********************************************************************
*
- * Exception handling
- */
-
-namespace ledger {
-
-std::ostringstream _desc_buffer;
-std::ostringstream _ctxt_buffer;
-
-} // namespace ledger
-
-/**********************************************************************
- *
* General utility functions
*/