Merge branch 'ticket32892_043_01_squashed'

This commit is contained in:
Nick Mathewson
2020-01-14 13:31:20 -05:00
6 changed files with 8 additions and 77 deletions
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring (channel):
- Channel layer had a variable length cell handler that was not used and
thus removed. Closes ticket 32892.