Koha/virtualshelves
Jonathan Druart f3d7f27107 Bug 15451: Koha::CsvProfiles - Remove the residue
This patch erase all traces of C4::Csv since it's not used anymore.
All occurrences have been replaced by previous patches to use
Koha::CsvProfiles.

Note that GetMarcFieldsForCsv was not used prior this patch set.

Test plan:
  git grep 'C4::Csv'
should not return any result.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
No more traces of the file.
This produces a koha-qa fail, due to the missing file.
No other errors

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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-07-22 17:18:36 +00:00
..
addbybiblionumber.pl Bug 16517: Do not crash when creating a list with an existing name 2016-05-23 17:16:10 +00:00
downloadshelf.pl Bug 15451: Koha::CsvProfiles - Remove the residue 2016-07-22 17:18:36 +00:00
sendshelf.pl Bug 14306: Remove call to GetMarcNotes from sendshelf 2016-03-07 17:58:33 +00:00
shelves.pl Bug 15451: Koha::CsvProfiles - Remove the residue 2016-07-22 17:18:36 +00:00