aboutsummaryrefslogtreecommitdiff
path: root/changes/split_orh
diff options
context:
space:
mode:
Diffstat (limited to 'changes/split_orh')
-rw-r--r--changes/split_orh4
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/split_orh b/changes/split_orh
deleted file mode 100644
index 1ebdaf6d8..000000000
--- a/changes/split_orh
+++ /dev/null
@@ -1,4 +0,0 @@
- o Code simplifications and refactoring:
- - Take a first step towards making or.h smaller by splitting out function
- definitions for all source files in src/or/. Leave structures and
- defines in or.h for now.