diff options
Diffstat (limited to 'camel/camel-lock.c')
-rw-r--r-- | camel/camel-lock.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/camel/camel-lock.c b/camel/camel-lock.c index ab70cfd891..8b9b159001 100644 --- a/camel/camel-lock.c +++ b/camel/camel-lock.c @@ -22,11 +22,6 @@ #include <config.h> -/* need configure checks or some configurable thingy here */ -#define USE_DOT -#define USE_FCNTL -#define USE_FLOCK - #include <stdio.h> #include <stdlib.h> #include <string.h> |