mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
f8ab32aaa4
This check puts all of our code in a C++ anonymous namespace, which is effectively making all functions `static`. This allows the compiler to determine that a function is unused, so we can delete it. |
||
---|---|---|
.. | ||
afl_testdata/tox_saves | ||
afl_toxsave.c | ||
BUILD.bazel | ||
DHT_test.c | ||
Makefile.inc | ||
Messenger_test.c | ||
misc_tools.c | ||
misc_tools.h | ||
random_testing.cc | ||
run_afl.sh | ||
trace.cc |