This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
toxcore
Watch
1
Star
0
Fork
0
You've already forked toxcore
mirror of
https://github.com/irungentoo/toxcore.git
synced
2024-03-22 13:30:51 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
7b758f66db
toxcore
/
other
/
bootstrap_daemon
/
docker
/
tox-bootstrapd.sha256
2 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a check that we don't have any unused functions. 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.
2020-05-02 07:34:13 +08:00
89df21d6a19a1b6652db5b7e6e9f65ad5f8be8abdca9f58645548b9e0c9383e3 /usr/local/bin/tox-bootstrapd
Reference in New Issue
Copy Permalink