diff options
Diffstat (limited to 'src/or/main.c')
-rw-r--r-- | src/or/main.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/or/main.c b/src/or/main.c index 542383526c..0c3e6d5425 100644 --- a/src/or/main.c +++ b/src/or/main.c @@ -24,10 +24,6 @@ #include <event.h> #endif -#if defined (WINCE) -#include <projects.h> -#endif - void evdns_shutdown(int); /********* PROTOTYPES **********/ |