Fix bug in path_clear_all

This commit is contained in:
twinaphex 2016-09-17 13:56:41 +02:00
parent fa5db51b02
commit f5d0325b2f

View File

@ -518,7 +518,6 @@ void path_clear_all(void)
global_t *global = global_get_ptr();
path_clear_config();
path_clear_core();
path_clear_core_options();
if (global)