mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-06 03:39:51 +00:00
Remove unused attribute Context::m_activeDocument
This commit is contained in:
parent
2919bbc972
commit
11d148c533
@ -88,9 +88,6 @@ private:
|
|||||||
// List of all documents.
|
// List of all documents.
|
||||||
Documents m_documents;
|
Documents m_documents;
|
||||||
|
|
||||||
// Active/selected document to operate.
|
|
||||||
Document* m_activeDocument;
|
|
||||||
|
|
||||||
// Settings in this context.
|
// Settings in this context.
|
||||||
ISettings* m_settings;
|
ISettings* m_settings;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user