style cleanup, also remove unused externs.

This commit is contained in:
Campbell Barton
2012-03-11 19:09:01 +00:00
parent 65895a2a38
commit c21c58f44c
35 changed files with 129 additions and 131 deletions

View File

@@ -134,8 +134,8 @@ class SCA_Joystick
public:
static SCA_Joystick *GetInstance( short int joyindex );
static void HandleEvents( void );
static SCA_Joystick *GetInstance(short int joyindex);
static void HandleEvents(void);
void ReleaseInstance();