diff --git a/doc/network-api.txt b/doc/network-api.txt index 4cb6366d..db8da75e 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -12,16 +12,6 @@ Methods dict GetProperties() Possible Errors: [service].Error.InvalidArguments - void SetProperty(string name, variant value) - - Changes the value of the specified property. Only - properties that are listed as readwrite are - changeable. On success a PropertyChanged signal - will be emitted. - - Possible Errors: [service].Error.InvalidArguments - [service].Error.DoesNotExist - void Register() Attempts to register to the default network. The