From 3030e604f4abe3d2155eb77c124829f1d7213f35 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 13 Mar 2006 23:42:21 +0000 Subject: Don't cleanup commodities if Ledger was built in release mode. --- amount.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'amount.h') diff --git a/amount.h b/amount.h index 98df367b..d64c3c2d 100644 --- a/amount.h +++ b/amount.h @@ -12,6 +12,8 @@ namespace ledger { +extern bool do_cleanup; + class commodity_t; class amount_t -- cgit v1.2.3