diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-02-15 02:03:55 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-02-15 02:03:55 +0000 |
commit | 9770ba3f4c73603a9d77facdfbc7cc8e030cb25c (patch) | |
tree | 1f51ca9a6af8443c1c7ce8fd5e84d6f3e0d957fa /source3/include | |
parent | 798b526c1c71d3a13e9f656a763a0fe9dca02573 (diff) | |
download | samba-9770ba3f4c73603a9d77facdfbc7cc8e030cb25c.tar.gz samba-9770ba3f4c73603a9d77facdfbc7cc8e030cb25c.tar.bz2 samba-9770ba3f4c73603a9d77facdfbc7cc8e030cb25c.zip |
Remove obsolete file lib/netatalk.c - We now have a vfs module
(This used to be commit fcc7a197b1ec85f9492e335a824317a904b0c919)
Diffstat (limited to 'source3/include')
-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. */ |