doc: Remove irrelevant text

This commit is contained in:
Denis Kenzior 2015-02-27 09:43:04 -06:00
parent 35495442d2
commit 09ac579f2b
1 changed files with 0 additions and 5 deletions

View File

@ -18,11 +18,6 @@ Methods void Release()
This method gets called when trying to connect to
a network and passphrase is required.
The return value should be a dictionary where the
keys are the field names and the values are the
actual fields. Alternatively an error indicating that
the request got canceled can be returned.
Possible Errors: net.connman.iwd.Agent.Error.Canceled
void Cancel()