diff options
Diffstat (limited to 'changes/ticket19858')
-rw-r--r-- | changes/ticket19858 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket19858 b/changes/ticket19858 deleted file mode 100644 index 777b7906a8..0000000000 --- a/changes/ticket19858 +++ /dev/null @@ -1,4 +0,0 @@ - o Code simplification and refactoring (guards): - - Abolish all global guard context in entrynodes.c; replace with new - guard_selection_t structure as preparation for proposal 271. Closes - ticket 19858. |