From: Jukka Rissanen Date: Thu, 28 Mar 2013 13:18:06 +0000 (+0200) Subject: doc: Removed comments about profiles as they are long gone X-Git-Tag: 1.13~48 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=21dc8816dc7970baf3871cbbaafb01752a0e25a7;p=platform%2Fupstream%2Fconnman.git doc: Removed comments about profiles as they are long gone --- diff --git a/doc/service-api.txt b/doc/service-api.txt index 471c244..54b77a4 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -92,9 +92,6 @@ Methods dict GetProperties() [deprecated] If a service has been used before, this allows a reorder of the favorite services. - The target service object must be part of this - profile. Moving between profiles is not supported. - Possible Errors: [service].Error.InvalidArguments void MoveAfter(object service) @@ -102,9 +99,6 @@ Methods dict GetProperties() [deprecated] If a service has been used before, this allows a reorder of the favorite services. - The target service object must be part of this - profile. Moving between profiles is not supported. - Possible Errors: [service].Error.InvalidArguments void ResetCounters() [experimental]