[lldb][NFC] Remove ParserVars::m_parser_type member that was never read
We only assign values to this member but never read it. Also the type in there has no side effects so let's just remove it.
Loading
Please register or sign in to comment
We only assign values to this member but never read it. Also the type in there has no side effects so let's just remove it.