MenuField: Remove unused variables

fSelected and fTransition
This commit is contained in:
John Scipione
2013-08-25 00:09:16 -04:00
parent 44dc533861
commit 8f74b98905
2 changed files with 0 additions and 11 deletions
-2
View File
@@ -148,8 +148,6 @@ private:
alignment fAlign;
float fDivider;
bool fEnabled;
bool fSelected;
bool fTransition;
bool fFixedSizeMB;
thread_id fMenuTaskID;