aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Common.h
diff options
context:
space:
mode:
authormaximius <none@none>2009-10-17 16:20:24 -0700
committermaximius <none@none>2009-10-17 16:20:24 -0700
commit3f338cc1c328c7280957583b50598292cd8fb64b (patch)
treeca209c2cd024e3902b7844b3224bceff7c5bb570 /src/shared/Common.h
parente585187b248f48b3c6e9247b49fa07c6565d65e5 (diff)
*Massive cleanup redux.
--HG-- branch : trunk
Diffstat (limited to 'src/shared/Common.h')
-rw-r--r--src/shared/Common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/Common.h b/src/shared/Common.h
index 8c948fb1d6d..58d9b25fd22 100644
--- a/src/shared/Common.h
+++ b/src/shared/Common.h
@@ -108,7 +108,6 @@
#include <ace/RW_Thread_Mutex.h>
#include <ace/Thread_Mutex.h>
-
#if PLATFORM == PLATFORM_WINDOWS
# define FD_SETSIZE 4096
# include <ace/config-all.h>