mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-13 12:05:38 +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()
|
public virtual OpenTK.Input.IKeyboardDriver CreateKeyboardDriver()
|
||||||
{
|
{
|
||||||
|
|
||||||
return InputDriver.KeyboardDriver;
|
return InputDriver.KeyboardDriver;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue