diff options
author | Andreas Kling <kling@serenityos.org> | 2021-04-21 20:05:00 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-04-21 23:49:01 +0200 |
commit | e5318d51e659214d8e4a6bbfb48dfe66c8af57c6 (patch) | |
tree | 446c8c90128c12eced1c6af1d96913d5f6280009 /Userland/Libraries/LibCore/StandardPaths.cpp | |
parent | c41c41cc0f980bee54fd3b60045c02210d5ce399 (diff) | |
download | serenity-e5318d51e659214d8e4a6bbfb48dfe66c8af57c6.zip |
LibCore: Remove the barely-used Core::safe_syscall()
This was a helper that would call a syscall repeatedly until it either
succeeded or failed with a non-EINTR error.
It was only used in two places, so I don't think we need this helper.
Diffstat (limited to 'Userland/Libraries/LibCore/StandardPaths.cpp')
0 files changed, 0 insertions, 0 deletions