diff options
Diffstat (limited to 'changes/move_formatting_functions')
-rw-r--r-- | changes/move_formatting_functions | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/move_formatting_functions b/changes/move_formatting_functions deleted file mode 100644 index 4ad5806f23..0000000000 --- a/changes/move_formatting_functions +++ /dev/null @@ -1,3 +0,0 @@ - o Code simplification and refactoring: - - Move some format-parsing functions out of crypto.c and - crypto_curve25519.c into crypto_format.c and/or util_format.c. |