diff options
author | Tim Schumacher <timschumi@gmx.de> | 2022-12-11 17:15:48 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-12-12 14:16:42 +0100 |
commit | 5061a905ff561743c7de9c7a413845b714ab4ee2 (patch) | |
tree | 76a13d937d1a7ada6576f2445835c9e76427b65b /Userland/Utilities/md.cpp | |
parent | 5a346c4297266a307d9b0f3beb8d53c47b4bfe0f (diff) | |
download | serenity-5061a905ff561743c7de9c7a413845b714ab4ee2.zip |
LibCore: Remove `Stream::is_{readable,writable}`
Next to functions like `is_eof` these were really confusing to use, and
the `read`/`write` functions should fail anyways if a stream is not
readable/writable.
Diffstat (limited to 'Userland/Utilities/md.cpp')
0 files changed, 0 insertions, 0 deletions