diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-07-01 18:14:28 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-07-01 18:14:28 -0400 |
commit | 83a4946e7b9d2bb75ab8dfa8073c5dd7b3f77bc9 (patch) | |
tree | ae3f82116b7fdebefca1e0ac8f913d40d1276df5 /src/common | |
parent | adcd1d8b9ac09f3abc11e2e3187fe363ad3df2fd (diff) | |
download | tor-83a4946e7b9d2bb75ab8dfa8073c5dd7b3f77bc9.tar.gz tor-83a4946e7b9d2bb75ab8dfa8073c5dd7b3f77bc9.zip |
Prune the .may_include files a bit; detect unused lines in them
Diffstat (limited to 'src/common')
-rw-r--r-- | src/common/.may_include | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/.may_include b/src/common/.may_include index fab9ad0da8..a01a9db0b9 100644 --- a/src/common/.may_include +++ b/src/common/.may_include @@ -3,9 +3,6 @@ common/*.h lib/*/*.h # XXXX These all belong somewhere else -ht.h -linux_syscalls.inc siphash.h src/ext/timeouts/timeout.c tor_queue.h -tor_readpassphrase.h |