From 0303de9b28a08a7a6ee4f6b164b3a5337bcac657 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Tue, 25 Jul 2006 00:52:22 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=10737 --- client/check_security.C | 3 --- 1 file changed, 3 deletions(-) diff --git a/client/check_security.C b/client/check_security.C index 984eb6f76b..cf5b17ad2d 100644 --- a/client/check_security.C +++ b/client/check_security.C @@ -30,9 +30,6 @@ #include "util.h" #include "error_numbers.h" #include "file_names.h" -#ifdef SANDBOX -#include "SetupSecurity.h" -#endif static int CheckNestedDirectories(char * basepath, int depth);