Revert. I should be calling Reset() instead.

This commit is contained in:
Steve Checkoway
2006-09-08 04:49:40 +00:00
parent 3deda620b9
commit eff97a098e
2 changed files with 0 additions and 11 deletions
-1
View File
@@ -61,7 +61,6 @@ public:
RString GetButtonComment( const DeviceInput &di ) const;
void GetInputEvents( vector<InputEvent> &aEventOut );
void FlushInputEvents();
void GetPressedButtons( vector<DeviceInput> &array );
private: