All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] network: Remove unused SetProperty
@ 2011-02-11  7:25 Jeevaka Badrappan
  2011-02-11 16:30 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Jeevaka Badrappan @ 2011-02-11  7:25 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 773 bytes --]

---
 doc/network-api.txt |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/doc/network-api.txt b/doc/network-api.txt
index 4cb6366..db8da75 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
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] network: Remove unused SetProperty
  2011-02-11  7:25 [PATCH] network: Remove unused SetProperty Jeevaka Badrappan
@ 2011-02-11 16:30 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2011-02-11 16:30 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

Hi Jeevaka,

On 02/11/2011 01:25 AM, Jeevaka Badrappan wrote:
> ---
>  doc/network-api.txt |   10 ----------
>  1 files changed, 0 insertions(+), 10 deletions(-)
> 

Patch has been applied, thanks.

Regards,
-Denis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-11 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-11  7:25 [PATCH] network: Remove unused SetProperty Jeevaka Badrappan
2011-02-11 16:30 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.