aboutsummaryrefslogtreecommitdiff
path: root/changes/assert_nonfatal
diff options
context:
space:
mode:
Diffstat (limited to 'changes/assert_nonfatal')
-rw-r--r--changes/assert_nonfatal4
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/assert_nonfatal b/changes/assert_nonfatal
deleted file mode 100644
index 9cb7adea4b..0000000000
--- a/changes/assert_nonfatal
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (safety, debugging):
- - Add a set of macros to check nonfatal assertions, for internal
- use. Migrating more of our checks to these should help us avoid
- needless crash bugs. Closes ticket 18613.