mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-07-07 22:50:44 +00:00
Minor cosmetic change.
This commit is contained in:
parent
e5ffcd6b47
commit
d56478c5b2
|
@ -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