Delete the configuration settings for using RIDL
Examples
if (FALSE) {
# Setting the config to use RIDL default server
ridl_config_set()
ridl_config_get()
ridl_config_delete()
ridl_config_get()
}
Delete the configuration settings for using RIDL
if (FALSE) {
# Setting the config to use RIDL default server
ridl_config_set()
ridl_config_get()
ridl_config_delete()
ridl_config_get()
}