소스 검색

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

Nick Mathewson 13 년 전
부모
커밋
be13b5775a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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. */