mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 06:07:34 +00:00
Kernel: Remove unused Process::FileDescriptions::fd_flags()
This commit is contained in:
parent
9ccc77092d
commit
0910979dec
2 changed files with 0 additions and 11 deletions
|
@ -663,7 +663,6 @@ public:
|
|||
|
||||
// FIXME: Consider to remove this somehow
|
||||
RefPtr<FileDescription> file_description(int fd) const;
|
||||
int fd_flags(int fd) const;
|
||||
|
||||
private:
|
||||
FileDescriptions() = default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue