]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/util/volinfo.c
Remove cruft of a feature that was developped on the wrong branch
[netatalk.git] / 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}
 };