ASYLUM: remove unused class member

CID 1453227
This commit is contained in:
alxpnv 2021-09-20 15:41:39 +03:00
parent b8cfb363a3
commit 69b545a8d0

View File

@ -195,8 +195,6 @@ private:
uint32 _keywordStartIndex;
uint32 _keywordsOffset;
EventHandler *_previousEventHandler;
// Internal flags
bool _shouldEnablePlayer;
bool _wasPlayerDisabled;