diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/headercleanup | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/headercleanup b/changes/headercleanup new file mode 100644 index 000000000..25a58fcda --- /dev/null +++ b/changes/headercleanup @@ -0,0 +1,3 @@ + o Code simplifications and refactoring: + - Remove a bunch of unused function declarations as well as a block of + #if 0'd code from the unit tests. Closes bug 1824. |