Commit 56a7a264e9560708f857ccae72cb709dd332a218

Patrick Steinhardt 2017-05-31T14:50:40

config_file: remove unused backend field from parse data The backend passed to `config_read` is never actually used anymore, so we can remove it from the function and the `parse_data` structure.