Browse Source

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

Nick Mathewson 13 years ago
parent
commit
be13b5775a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/or/ntmain.c

+ 0 - 1
src/or/ntmain.c

@@ -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. */