]> arthur.barton.de Git - netatalk.git/commitdiff
Remove cruft of a feature that was developped on the wrong branch
authorFrank Lahm <franklahm@googlemail.com>
Thu, 29 Apr 2010 10:02:24 +0000 (12:02 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Thu, 29 Apr 2010 10:02:24 +0000 (12:02 +0200)
libatalk/util/volinfo.c

index c6c8250ffdf62367eb835a5d87543c87f47ab211..ef438c5d278f5b103a968e8e41953c9cad4d5021 100644 (file)
@@ -66,7 +66,6 @@ static const vol_opt_name_t vol_opt_names[] = {
     {AFPVOL_INV_DOTS,   "INVISIBLEDOTS"}, 
     {AFPVOL_ACLS,       "ACLS"},        /* Vol supports ACLs */
     {AFPVOL_TM,         "TM"},          /* Set "kSupportsTMLockSteal" is volume attributes */
-    {AFPVOL_EJECT,      "EJECT"},       /* Ejectable media eg CD -> in memory CNID db */
     {0, NULL}
 };