whitespace edits

This commit is contained in:
2011-09-03 02:15:49 +00:00
parent 8e3d1084b2
commit 0cd5dce245
37 changed files with 573 additions and 575 deletions

View File

@@ -219,8 +219,6 @@ public:
m_reverseKeyTranslateTable[PAGEUPKEY ] = KX_PAGEUPKEY;
m_reverseKeyTranslateTable[PAGEDOWNKEY ] = KX_PAGEDOWNKEY;
m_reverseKeyTranslateTable[ENDKEY ] = KX_ENDKEY;
}
virtual ~BL_BlenderInputDevice()