remove unused

This commit is contained in:
Glenn Maynard
2006-09-12 23:47:55 +00:00
parent 7bab74efab
commit 2fa74742c0
3 changed files with 0 additions and 9 deletions
-1
View File
@@ -54,7 +54,6 @@ public:
void ResetKeyRepeat( const GameInput &GameI );
void ResetKeyRepeat( const MenuInput &MenuI );
void ResetKeyRepeat( const StyleInput &StyleI );
struct Mapping {
bool IsEndMarker() const { return iSlotIndex==-1; }