HomeWildfire Games

Remove an unused variable

Description

Remove an unused variable

The variable was introduced in rP9646 without being used, neither did it become used in a later commit. To me it seems that it is a left-over from a copy paste, as the ".left" functions do use the variable.
Notice rP16931 did cleanup around these lines, but did not remove this variable

Patch By: Angen
Differential Revision: https://code.wildfiregames.com/D1813