Fix flif_view
This commit is contained in:
committed by
Norman Feske
parent
36cce70728
commit
e35fb825a0
@@ -220,9 +220,6 @@ struct Flif_view::Main
|
||||
|
||||
void handle_config_signal()
|
||||
{
|
||||
try { env.vfs().apply_config(config_rom.xml().sub_node("vfs")); }
|
||||
catch (...) { }
|
||||
|
||||
config_rom.update();
|
||||
Libc::with_libc([&] () { handle_config(); });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user