Remove obsolete comment.
This commit is contained in:
parent
970b3ded6e
commit
a18275f53b
1 changed files with 0 additions and 2 deletions
|
@ -108,8 +108,6 @@ func (parser *ConfigParser) CreateVirtualDevices() map[string]*evdev.InputDevice
|
|||
// This function assumes you have already called Parse() on the config directory.
|
||||
//
|
||||
// This function should only be called once.
|
||||
//
|
||||
// STUB: this function does not yet function.
|
||||
func (parser *ConfigParser) ConnectPhysicalDevices() map[string]*evdev.InputDevice {
|
||||
deviceMap := make(map[string]*evdev.InputDevice)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue