summaryrefslogtreecommitdiff
path: root/changes/split_or_h
diff options
context:
space:
mode:
Diffstat (limited to 'changes/split_or_h')
-rw-r--r--changes/split_or_h5
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/split_or_h b/changes/split_or_h
deleted file mode 100644
index 53d54ca6dd..0000000000
--- a/changes/split_or_h
+++ /dev/null
@@ -1,5 +0,0 @@
- o Code simplification and refactoring:
- - Many structures have been removed from the centralized "or.h" header,
- and moved into their own headers. This will allow us to reduce
- the number of places in the code that rely on each structure's
- contents and layout. Closes ticket 26383.