Bug 17726: biblioitems.marc has been removed

We will certainly have to do something with the biblio_metadata.metadata
field later.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
Jonathan Druart 2017-01-19 23:58:59 +01:00 committed by Kyle M Hall
parent ddf1d9bcdd
commit cd771f3686

View file

@ -423,9 +423,6 @@ sub _gen_default_values {
Item => {
more_subfields_xml => undef,
},
Biblioitem => {
marcxml => undef,
}
};
}