mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
kist_no_kernel_support is unused when we didn't detect it.
So, remove it.
This commit is contained in:
parent
f4af1919ab
commit
4519b7b469
@ -37,7 +37,6 @@ static unsigned int kist_lite_mode = 0;
|
|||||||
* by KIST. In that case, fallback to the naive approach. */
|
* by KIST. In that case, fallback to the naive approach. */
|
||||||
static unsigned int kist_no_kernel_support = 0;
|
static unsigned int kist_no_kernel_support = 0;
|
||||||
#else /* !(defined(HAVE_KIST_SUPPORT)) */
|
#else /* !(defined(HAVE_KIST_SUPPORT)) */
|
||||||
static unsigned int kist_no_kernel_support = 1;
|
|
||||||
static unsigned int kist_lite_mode = 1;
|
static unsigned int kist_lite_mode = 1;
|
||||||
#endif /* defined(HAVE_KIST_SUPPORT) */
|
#endif /* defined(HAVE_KIST_SUPPORT) */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user