diff options
Diffstat (limited to 'source3/include/local.h')
-rw-r--r-- | source3/include/local.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/include/local.h b/source3/include/local.h index 84f5a3d1df..cec48850a9 100644 --- a/source3/include/local.h +++ b/source3/include/local.h @@ -72,11 +72,6 @@ /* wchar separators for lists */ #define LIST_SEP_W wchar_list_sep -#ifndef LOCKDIR -/* this should have been set in the Makefile */ -#define LOCKDIR "/tmp/samba" -#endif - /* this is where browse lists are kept in the lock dir */ #define SERVER_LIST "browse.dat" |