Remove an XXX in ntmain.c: a simple function call per loop is not so expensive.

This commit is contained in:
Nick Mathewson
2010-10-15 10:57:42 -04:00
parent 01cde8dbf3
commit be13b5775a
-1
View File
@@ -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. */