Skip to content

BSE: remove "readfile" and associated code

Ask Hjorth Larsen requested to merge no-more-readfile into master

The readfile parameter was only documented in one place, which was broken, and the code was not tested.

This MR removes the readfile parameter and what turns out to be a significant amount of code that will not be used when readfile is never set.

Merge request reports