mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 18:55:08 +00:00
Kernel: Remove unused FileBlockCondition::m_file.
This commit is contained in:
parent
a359f477a7
commit
4ac49eabd5
2 changed files with 1 additions and 8 deletions
|
@ -31,7 +31,6 @@
|
|||
namespace Kernel {
|
||||
|
||||
File::File()
|
||||
: m_block_condition(*this)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue