kill some extra whitespace

This commit is contained in:
AJ Kelly
2011-02-24 14:09:53 -06:00
parent 2be07e74f4
commit e1b7f7c2bf
@@ -7,7 +7,7 @@ class InputHandler_Linux_tty: public InputHandler
{
int fd;
static void OnCrash(int);
public:
void Update();
InputHandler_Linux_tty();