Explorar o código

remove redundant stdio.h
i guess that wasn't the fix


svn:r2849

Roger Dingledine %!s(int64=22) %!d(string=hai) anos
pai
achega
14c7ad409f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/common/log.c

+ 0 - 1
src/common/log.c

@@ -8,7 +8,6 @@
  * \brief Functions to send messages to log files or the console.
  */
 
-#include <stdio.h>
 #include <stdarg.h>
 #include <assert.h>
 #include <stdlib.h>