mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 09:45:46 +00:00
control_metadata: Remove unnecessary reference to base file
This commit is contained in:
parent
149bda980a
commit
dda8ef11c7
2 changed files with 1 additions and 2 deletions
|
@ -81,7 +81,6 @@ public:
|
|||
std::string GetVersionString() const;
|
||||
|
||||
private:
|
||||
VirtualFile file;
|
||||
std::unique_ptr<RawNACP> raw;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue