diff --git a/Plugins/Cog/Source/Cog/Public/CogSubsystem.h b/Plugins/Cog/Source/Cog/Public/CogSubsystem.h index ebd691d..dc75ff7 100644 --- a/Plugins/Cog/Source/Cog/Public/CogSubsystem.h +++ b/Plugins/Cog/Source/Cog/Public/CogSubsystem.h @@ -218,7 +218,6 @@ protected: bool bIsInputEnabledBeforeEnteringSelectionMode = false; - bool bEnable = false; bool bIsSelectionModeActive = false; bool bIsInitialized = false;