diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-02-15 02:02:51 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-02-15 02:02:51 +0000 |
commit | 1cf9b9be79c6ff45361ed04b857d17e3cb5dc27c (patch) | |
tree | 3bee91fbb76e8effcee6dcaf55ea35c052c26068 /source3/include/local.h | |
parent | 3b257cf50026b9df84ced537ceabc9f7fa543813 (diff) | |
download | samba-1cf9b9be79c6ff45361ed04b857d17e3cb5dc27c.tar.gz samba-1cf9b9be79c6ff45361ed04b857d17e3cb5dc27c.tar.xz samba-1cf9b9be79c6ff45361ed04b857d17e3cb5dc27c.zip |
Remove obsolete file lib/netatalk.c - We have a VFS module now
(This used to be commit 28653989cfe5d705b99a4888c0c3fb79d1f89162)
Diffstat (limited to 'source3/include/local.h')
-rw-r--r-- | source3/include/local.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/local.h b/source3/include/local.h index bf828b5894..e16cdbbc5d 100644 --- a/source3/include/local.h +++ b/source3/include/local.h @@ -166,9 +166,6 @@ it are worked out */ #define USE_READ_PREDICTION 0 -/* name of directory that netatalk uses to store macintosh resource forks */ -#define APPLEDOUBLE ".AppleDouble/" - /* * Default passwd chat script. */ |