mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:17:45 +00:00
Kernel: Remove unused variable PhysicalRegion::m_last
This commit is contained in:
parent
4b66692a55
commit
cc5403f77b
2 changed files with 0 additions and 5 deletions
|
@ -66,7 +66,6 @@ private:
|
|||
PhysicalAddress m_upper;
|
||||
unsigned m_pages { 0 };
|
||||
unsigned m_used { 0 };
|
||||
unsigned m_last { 0 };
|
||||
Bitmap m_bitmap;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue