• Show log

    Commit

  • Hash : 56a7a264
    Author : Patrick Steinhardt
    Date : 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.