Bläddra i källkod

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


svn:r2849

Roger Dingledine 21 år sedan
förälder
incheckning
14c7ad409f
1 ändrade filer med 0 tillägg och 1 borttagningar
  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>