mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Remove an XXX in ntmain.c: a simple function call per loop is not so expensive.
This commit is contained in:
@@ -183,7 +183,6 @@ nt_service_loadlibrary(void)
|
||||
*/
|
||||
int
|
||||
nt_service_is_stopping(void)
|
||||
/* XXXX this function would probably _love_ to be inline, in 0.2.0. */
|
||||
{
|
||||
/* If we haven't loaded the function pointers, we can't possibly be an NT
|
||||
* service trying to shut down. */
|
||||
|
||||
Reference in New Issue
Block a user