Skip to content

Remove unnecessary maps from the context manager #260

@rainman110

Description

@rainman110

In GitLab by @marvinoe21 on Feb 27, 2024, 14:55

GtpyContextManager saves data in and QMap<int, bool> m_appLogging. The data are never used, and the map is never cleared.

Tasks:

  • pimpl context manager
  • remove m_appLogging

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions