-
conf: move clearing config items into one place · f7181965Christian Brauner authored
Let's place lxc_get_config_item() and lxc_clear_config_item() into a single place. This causes less confusion, less looking around and makes it clear that both must be implemented when adding new configuration items. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
×