mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 17:25:27 +00:00
Minor cosmetic change.
This commit is contained in:
parent
f0e950817f
commit
2c57e44ff4
|
@ -76,7 +76,6 @@ namespace OpenTK.Platform.Windows
|
|||
|
||||
public virtual OpenTK.Input.IKeyboardDriver CreateKeyboardDriver()
|
||||
{
|
||||
|
||||
return InputDriver.KeyboardDriver;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue