mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
d5c83f2014
Also remove some #if 0'd code from the unit tests for buffers. The
code was killed in e6794e5808
(5 years
ago), and is now broken anyways.
4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
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.
|