summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--amount.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/amount.cc b/amount.cc
index 4f07b0b0..69d26477 100644
--- a/amount.cc
+++ b/amount.cc
@@ -1830,7 +1830,6 @@ bool compare_amount_commodities::operator()(const amount_t * left,
// The two annotated commodities don't differ enough to matter. This
// should make this identical.
- assert(0);
return true;
}
}