From 818548335c3aa9eff21e569e8f3148663b28af1a Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Wed, 24 Jan 2007 17:26:44 +0000 Subject: Device unplug method removed: RemoveDevice is going to address this functionality --- input/input-api.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'input/input-api.txt') diff --git a/input/input-api.txt b/input/input-api.txt index d947d489..42ce2755 100644 --- a/input/input-api.txt +++ b/input/input-api.txt @@ -70,10 +70,6 @@ Methods string GetAddress() Disconnect from the input device. - void Unplug() - - Unplug the virtual cable device. - void SetTimeout(uint32 timeout) Set the idle timeout. -- cgit