summaryrefslogtreecommitdiff
path: root/changes/ticket29660
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket29660')
-rw-r--r--changes/ticket296605
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket29660 b/changes/ticket29660
deleted file mode 100644
index 84b8059106..0000000000
--- a/changes/ticket29660
+++ /dev/null
@@ -1,5 +0,0 @@
- o Code simplification and refactoring:
- - Remove redundant return values in crypto_format, and the associated
- return value checks elsewhere in the code. Make the implementations in
- crypto_format consistent, and remove redundant code.
- Resolves ticket 29660.