From 97dad670ead7383d27c9a284be09d37b6151b29e Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 14 Mar 2005 03:18:35 +0000 Subject: Renormalize whitespace svn:r3757 --- src/common/compat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/compat.c') diff --git a/src/common/compat.c b/src/common/compat.c index 7667dd354..c3c3ca2a0 100644 --- a/src/common/compat.c +++ b/src/common/compat.c @@ -767,7 +767,6 @@ void tor_gettimeofday(struct timeval *timeval) { return; } - #if defined(TOR_IS_MULTITHREADED) && !defined(MS_WINDOWS) #define TIME_FNS_NEED_LOCKS #endif -- cgit v1.2.3