doc: Removed comments about profiles as they are long gone
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Thu, 28 Mar 2013 13:18:06 +0000 (15:18 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 2 Apr 2013 11:06:21 +0000 (14:06 +0300)
doc/service-api.txt

index 471c244..54b77a4 100644 (file)
@@ -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]