diff --git a/ba/ba1101.cpp b/ba/ba1101.cpp index d8f308f0c..d17c78f08 100755 --- a/ba/ba1101.cpp +++ b/ba/ba1101.cpp @@ -257,10 +257,7 @@ void TRec_sheet::edit() _mask->set (F_DES, _dir->des()); } else - { - _mask->set (F_DES, _dir->name()); _mask->disable(-1); - } f1.sheet_mask().field(FLD_LEN).set_handler(len_handler); f1.set_notify(fld_notify); f1.set_append(FALSE);