Remove unused function declarations
commitd5c83f201441f2582dd074729d2ccdce90b1243e
authorSebastian Hahn <sebastian@torproject.org>
Tue, 17 Aug 2010 21:27:02 +0000 (17 23:27 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Tue, 17 Aug 2010 21:49:39 +0000 (17 23:49 +0200)
tree7ba32ccadbfb2af6c79b6bf09b4f986ba614725a
parent5ffe105598135a92777d78cc82399fa281c52c5f
Remove unused function declarations

Also remove some #if 0'd code from the unit tests for buffers. The
code was killed in e6794e58081af773073c266e23fe3ab2ebecdb7e (5 years
ago), and is now broken anyways.
12 files changed:
changes/headercleanup [new file with mode: 0644]
src/or/buffers.h
src/or/circuitbuild.h
src/or/connection_edge.h
src/or/connection_or.h
src/or/dirserv.h
src/or/hibernate.h
src/or/networkstatus.h
src/or/rendservice.h
src/or/rephist.h
src/or/routerparse.h
src/test/test.c