mirror of
https://git.tardis.systems/mirrors/yuzu.git
synced 2025-01-03 03:54:45 +00:00
Merge pull request #4328 from lioncash/unused-var3
memory_layout: Remove unused data member
This commit is contained in:
commit
f26f53f35b
@ -66,8 +66,6 @@ private:
|
||||
const MemoryRegion application;
|
||||
const MemoryRegion applet;
|
||||
const MemoryRegion system;
|
||||
|
||||
const PAddr start_address{};
|
||||
};
|
||||
|
||||
} // namespace Kernel::Memory
|
||||
|
Loading…
x
Reference in New Issue
Block a user