Removed unnecessary member in TargetMemoryInspectionPaneSettings struct
This commit is contained in:
@@ -11,7 +11,6 @@ namespace Bloom::Widgets
|
||||
{
|
||||
struct TargetMemoryInspectionPaneSettings
|
||||
{
|
||||
bool activated = false;
|
||||
bool refreshOnTargetStop = true;
|
||||
bool refreshOnActivation = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user