Minor cosmetic change.

This commit is contained in:
the_fiddler 2010-10-28 08:43:36 +00:00
parent f0e950817f
commit 2c57e44ff4

View file

@ -76,7 +76,6 @@ namespace OpenTK.Platform.Windows
public virtual OpenTK.Input.IKeyboardDriver CreateKeyboardDriver()
{
return InputDriver.KeyboardDriver;
}