no more iddqd ...for now.

This commit is contained in:
AJ Kelly
2010-04-04 01:44:27 -05:00
parent 6241d86e06
commit 71976eff0b
2 changed files with 0 additions and 16 deletions
-1
View File
@@ -36,7 +36,6 @@ private:
vector<GameButton> m_aButtonsToHold;
vector<GameButton> m_aButtonsToNotHold;
vector<GameButton> m_aButtonsToPress;
//vector<char> m_aKeysToPress;
bool m_InputTypes[NUM_InputEventType];
bool m_bAllowIntermediatePresses;